StoreKit 显示无效的产品 ID
我使用了应用程序内购买,并且按照所有步骤创建了应用程序内购买,但我的程序总是显示无效的产品 ID。iTunes 中的应用程序内购买状态为“等待审核”。 我应该怎么做才能使我的产品 ID 有效。
谢谢
I used In App Purchase and i follow all step to create In App purchase but my program always show me invalid product id.By In App Purchase status in itunes is "Waiting for review".
What should i do so that i get my product id valid.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
即使“正在等待审核”,您也应该能够使其正常工作。您是否有兴趣使用本指南?: http://troybrant.net/blog/2010/01/in-app-purchases-a-full-walkthrough/
我在设置 kInAppPurchaseProUpgradeProductId 时犯了一个愚蠢的错误时遇到了这个错误。名为 Yasir 的发帖人在拒绝二进制文件后出现了错误,因此请阅读该文章中的评论。
You should be able to get this working even if 'Waiting in review'. As a matter of interest were you using this guide?: http://troybrant.net/blog/2010/01/in-app-purchases-a-full-walkthrough/
I had this error when making a silly mistake with setting kInAppPurchaseProUpgradeProductId. The poster called Yasir had the error once he had rejected binary so have a read of the comments in that article.