最近遇到這個(gè)問(wèn)題的人特別多,權(quán)限問(wèn)題
We noticed that your app requests the user’s consent to access the Camera but does not clarify the use of this feature in the permission modal alert.
Please see attached screenshots for details.
Next Steps
To resolve this issue, please revise the permission modal alert to specify why the app is requesting access to the Camera.
修改info.plist文件里面的對(duì)使用相機(jī)等權(quán)限的描述就OK啦
以前設(shè)置的不行了,現(xiàn)在必須要寫出使用的詳細(xì)情況
舉例:
1.xx需要訪問(wèn)您的相機(jī),以便您正常使用拍攝照片、錄制視頻等功能
2.xx需要獲取您的位置信息,以便您能正常獲取附近商戶的信息
3.xx需要訪問(wèn)您的麥克風(fēng),您同意后才能發(fā)送語(yǔ)音消息
4.xx需要為您添加圖片,您同意后才能保存圖片
5.xx請(qǐng)求訪問(wèn)您的相冊(cè),以便您正常使用圖片上傳,圖片保存等服務(wù)