美文网首页
关乎定位在审核中被拒原因

关乎定位在审核中被拒原因

作者: 默默学习 | 来源:发表于2016-10-19 10:01 被阅读9次

AppStore审核被拒理由:

4.5 Details

Your app uses background location services but does not clarify the purpose of its use in the location modal alert as required in theiOSHuman Interface Guidelines.

We’ve attached screenshot(s) for your reference.

Next Steps

Please reconfigure theUIAlertControllerStyleAlertin your code and specify the intended purpose of using background location in its message field.

解决办法:

在info.plist文件中在参数NSLocationAlawaysUsageDescription或者NSLocationAlwaysUsageDescription中添加简略原因---> 告诉用户你为什么要访问他的位置!

相关文章

网友评论

      本文标题:关乎定位在审核中被拒原因

      本文链接:https://www.haomeiwen.com/subject/jxeqhttx.html