-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
这是我的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
Labels
No labels