uni-app apple store 上传新版本审核被拒绝 Guideline 5.1.1

 

 

 - Legal - Privacy - Data Collection and Storage

 

We noticed that your app requests the user’s consent to access the camera and photos, but doesn’t sufficiently explain the use of the camera and photos in the purpose string.

 

To help users make informed decisions about how their data is used, permission request alerts need to explain and include an example of how your app will use the requested information.

 

Next Steps

 

Please revise the purpose string in your app’s Info.plist file for the camera and photos to explain why your app needs access and include an example of how the user's data will be used.

 

You can modify your app's Info.plist file using the property list editor in Xcode.

 

Resources

 

- See examples of helpful, informative purpose strings.

- Review a list of relevant property list keys.

Please see attached screenshots for details.

d

 

 

 

---------------------------------------------------------------------------------------------------------------------------------------

此处是说在获取相册和相机时没有具体的提示信息

manifest.json-源码视图-app-plus-distribute-ios-privacyDescription

在这里可以更改获取权限时提示的信息

"ios" : {
"privacyDescription" : {
"NSPhotoLibraryUsageDescription" : "上传资质信息、更改头像信息等模块手动选择上传相册内的照片需要读取相册内容,是否允许读取相册内容",
"NSPhotoLibraryAddUsageDescription" : "下载图片需要保存到相册,是否允许保存照片到相册",
"NSCameraUsageDescription" : "上传资质信息、更改头像信息等模块拍照上传照片需要使用摄像头,是否允许使用摄像头",
"NSLocationWhenInUseUsageDescription" : "获取定位信息匹配机构数据"
},
},

 

--另外哄好apple审核人员也非常重要

回复

Hello.
We have corrected the problem you described and added more prompts when obtaining permission. Please verify it.
You've worked hard.
I wish you happiness every day.

 

posted @   柏泊  阅读(2250)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· Manus的开源复刻OpenManus初探
· AI 智能体引爆开源社区「GitHub 热点速览」
· 从HTTP原因短语缺失研究HTTP/2和HTTP/3的设计差异
· 三行代码完成国际化适配,妙~啊~
点击右上角即可分享
微信分享提示