Search code examples
xcodein-app-purchasesubmitstorekit

Unneccessary Privacy Policy For Entitlements?


I am attempting to submit my first app into the ios app store, however I am receiving this annoying error:

Apps that use the entitlements [com.apple.developer.in-app-payments]
must have a privacy policy URL for [English]. 
If your app doesn’t use these entitlements,
remove them from your app and upload a new  binary.

I am implementing in app purchases and have successfully tested them. I don't know why I am getting this error? I have added the StoreKit framework. In my Capabilities section in Xcode I have in-app purchases turned on with no warnings or errors.

Can anyone explain or help me with this?


Solution

  • I also faced the same problem, which finally I resolved and uploaded. You enabled in-app purchases in your APPId, that's why you got this error. So you must enter a privacy policy URL (but it is displayed as optional) in iTunes Connect. iTunes Connect Privacy Policy URL Entry