iOS 应用内购买在 ipa 中不起作用

发布于 2025-01-12 10:55:34 字数 214 浏览 1 评论 0原文

在我们的应用程序中,应用内购买无法正常工作,但如果我直接从 Xcode 运行,这些功能就可以工作,并且我可以轻松进行购买并进一步继续。

但是如果我创建了 ipa,然后从我尝试的构建中,它就不起作用了。我已检查所有协议均已接受,并且税务和银行部分的所有信息均已更新。

那么有人可以在这里帮助我吗!

我正处于将应用程序发布到 AppStore 的阶段,因此我们将不胜感激。谢谢

In our application, InApp Purchases are not working properly, these are working if I am directly running from Xcode and I can easily made the purchases and proceed further.

But if I created ipa and then from that build I tried, it is not working. I have checked that all agreements have been accepted and all information in tax and banking section is updated.

So could anyone help me here!

I am just at the phase of launching the app to the AppStore so early help would be appreciated.. Thanks

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

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

发布评论

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

评论(1

翻身的咸鱼 2025-01-19 10:55:34

当应用程序从xCode安装时,您可以测试沙箱iAP,但是当应用程序安装在xCode之外时,例如Diawi链接或从appStore安装,所有iAP都必须从appStore提交并批准。

因此,当提交新应用程序时,请同时提交您的所有 iAP 产品

When app is installed from xCode, you can test sandbox iAP, but when app is installed other than xCode, like Diawi link or installed from appStore, All iAP have to be submitted and approved from appStore.

so when submitted new app, please also submit your all iAP products as well

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