Skip to content

无法移除麦克风的权限 #14

Description

@cgc2109748

这是我的appList,但依然无法移除麦克风的权限
const apiList = [
'getUserInfo', // 收集你的微信昵称、头像
'getUserProfile', // 收集你的微信昵称、头像
'authorize', // 收集你的位置信息, 访问你的麦克风
'getLocation', // 收集你的位置信息
'startLocationUpdateBackground', // 收集你的位置信息
'startLocationUpdate', // 收集你的位置信息
'choosePoi', // 收集你选择的位置信息
'chooseLocation', // 收集你选择的位置信息
'chooseAddress', // 收集你的地址
'startRecord', // 访问你的麦克风
'RecorderManager', // 访问你的麦克风
'joinVoIPChat', // 访问你的麦克风
'chooseMessageFile', // 收集你选中的文件
'getAvailableAudioSources',
'chooseLocation',
'getWeRunData',
'chooseInvoiceTitle',
'chooseInvoice',
'chooseImage',
'chooseMedia',
'chooseLicensePlate',
'openBluetoothAdapter',
'createBLEPeripheralServer',
'addPhoneContact',
'addPhoneRepeatCalendar',
'addPhoneCalender',
'saveFileToDisk',
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions