我试图将我的第一个应用程序提交到ios应用程序商店,但是我收到了这个恼人的错误:
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.
Run Code Online (Sandbox Code Playgroud)
我正在实施应用程序购买并已成功测试它们.我不知道为什么我收到这个错误?我添加了StoreKit框架.在Xcode的我的功能部分,我开启了应用内购买,没有任何警告或错误.
任何人都可以解释或帮助我吗?