1. 程式人生 > >iOS app提交稽核前注意獲取許可權提示語句規範

iOS app提交稽核前注意獲取許可權提示語句規範

在推出iOS 11更新後,貌似蘋果官方稽核人員對app提交更新內容裡面提到的點(修復問題、新增優化功能等)越來越上心了。。。
不知道是不是因為太久沒關注過蘋果對使用者互動這方面的新規範,今天就踩雷了,阿果真的很嚴格。。。
我們公司的app提交稽核,結果被拒絕,一看是因為某個功能需要用到相機而彈出提示框裡面的提示語米有描述清楚的原因,官方回覆如下:
Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage

We noticed that your app requests the user’s consent to access their camera but does not clarify the use of this feature in the permission modal alert.
Please see attached screenshot for details.

Next Steps
To resolve this issue, please revise the permission modal alert to specify why the app is requesting access to the user’s camera.

Resources
To learn more about requesting the user’s permission to access app features, visit the iOS Human Interface Guidelines. You may also want to review the Technical Q&A QA1937: Resolving the Privacy-Sensitive Data App Rejection page for details on how to provide a usage description for permission request alerts.