简体   繁体   English

iOS版。 应用内购买神秘错误

[英]iOS. In-App-Purchase mysterious error

I have In-App-Purchase in my app. 我的应用中有应用内购买。 I have enabled it few days ago and it worked all these days. 我几天前启用了它,并且在所有这些天中一直有效。 But today weird thing started to happen. 但是今天奇怪的事情开始发生。 It still works perfectly on simulator but it stopped working on a device. 它仍然可以在模拟器上完美运行,但是停止在设备上运行。 This is how it looks - i launch the app (i have to note that i'm not signed in in any iTunesConnect account in Settings so this is not a kind of common error), then i successfully receive my products from StoreKit, then i tap BUY button and StoreKit shows me standard alert "Do you want to buy", i click YES, everything is OK, i'm prompted to enter test user credentials and after i did it transaction fails few seconds later with error code 0, and description "Cannot connect to iTunes". 这就是它的样子-我启动了该应用程序(我必须注意,我没有在“设置”中的任何iTunesConnect帐户中登录,因此这不是一种常见错误),然后我成功从StoreKit接收了我的产品,然后我点击“购买”按钮,StoreKit向我显示标准警报“您要购买”,我单击“是”,一切正常,提示输入测试用户凭据,几秒钟后交易失败,错误代码为0,并且说明“无法连接到iTunes”。 What the hell is that??? 这他妈到底是什么??? It works like a charm in simulator, why it's happening on a device? 它在模拟器中的作用就像魅力一样,为什么会在设备上发生呢? I have created another test user but it didn't help. 我创建了另一个测试用户,但没有帮助。 I just don't know what else to try. 我只是不知道还能尝试什么。 Any ideas? 有任何想法吗?

Did you upload your binary for review on iTunesConnect? 您是否将二进制文件上传到iTunesConnect上以进行审查? Testing only works while you are preparing the binary. 测试仅在准备二进制文件时有效。

As soon as you tell iTunesConnect you are ready to upload, and the status goes to "waiting for upload" or beyond, the test account will no longer work. 一旦告诉iTunesConnect您已准备好上传,并且状态变为“等待上传”或更高,则测试帐户将不再起作用。

If you are not actually ready and still want to test in-app purchases, you can upload any binary, and then immediately reject it. 如果您实际上还没有准备好并且仍然想测试应用内购买,则可以上传任何二进制文件,然后立即将其拒绝。 The status will change to "Developer rejected" and you can resume testing in-app purchases again. 状态将更改为“开发者被拒绝”,您可以重新开始测试应用内购买。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM