美文网首页iOS 开发每天分享优质文章
IOS开发小记- 需要主动去请求用户或apple来允许访问这些隐

IOS开发小记- 需要主动去请求用户或apple来允许访问这些隐

作者: 吴Yuan小森森 | 来源:发表于2016-09-05 15:48 被阅读0次

    发布APP到APPStore 提交审核提示

    Apps that use the entitlements [com.apple.developer.healthkit] must have a privacy policy for[Traditional Chinese] if your app doesn't use these entitlements,remove them form your app and upload a new binary

    第一种解决办法:为了确保用户理解应用如何使用他们的数据,开发者在以下两种情况中必须在iTunes的Privacy Policy URL字段提供一个链接:在Itunes Connect 页面进入 APP Store ->App Information 页面键入Privacy policy URL (隐私政策地址)即可完成。

    以下方式是网友646168601@qq.com

    第二种解决办法:http://stackoverflow.com/questions/28665695/healthkit-itunes-connect-entitlement-error 

    相关文章

      网友评论

        本文标题:IOS开发小记- 需要主动去请求用户或apple来允许访问这些隐

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