在应用程序购买中返回无效产品,但所有代码似乎都是正确的

发布于 2024-11-16 05:38:10 字数 299 浏览 4 评论 0原文

我浏览了很多关于这个问题的帖子,看起来很有帮助。我使用的代码与其他用于获取产品信息的代码相同。我看到的唯一区别是,人们说他们的产品“等待开发人员批准”,而我的产品“等待审核”。

我提交了我的应用程序,然后拒绝了似乎符合本指南的二进制文件:

应用内购买:完整演练

我的问题是:我是否必须等待 Apple 审核我的应用内购买才能开始测试?

I have gone through many posts regarding this issue that seems helpful. The code I am using is the same as others used for getting the product information. The only difference I can see is that people are saying their products are "Pending Developer Approval" were as mine are "Waiting For Review".

I submitted my app and then rejected the binary which seems in line with this guide:

In App Purchases: A Full Walkthrough

My question is: do I have to wait for Apple to review my in app purchase before I can start testing with it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

镜花水月 2024-11-23 05:38:10

可能已经很晚了,但对于遇到同样问题的其他人来说:

确保您在用户登录应用商店的设备上运行它。我在模拟器上运行时也遇到了同样的问题,我的 IAP 也处于等待屏幕截图阶段。

It might be very late, but for anyone else struggling with the same problem:

Make sure you are running it on a device where the user is signed into the app store. I was also facing the same problem while running it on the simulator, my IAP was also on the- waiting for screenshot stage.

从﹋此江山别 2024-11-23 05:38:10

AFAIK,一旦您提交应用内购买进行审核,您可能无法测试它们(在审核期间)。在要求苹果审查之前,测试应该已经完成​​。您可以添加另一个应用程序内购买并在提交审核之前对其进行测试,并删除旧的应用程序内购买条目。

根据我的经验,一旦您创建了应用内购买项目,就可以立即使用您的测试帐户进行测试。

AFAIK, as soon as you have submitted the in app purchase for review you might not be able to test them (while in review). Before asking apple to review it, the testing should have been done already. You could add another In App Purchase and test it before submitting it for review and delete your old In App Purchase entry.

In my experience, as soon as you have created an In App Purchase item, it is immediately available for testing with your testaccount.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文