无法测试从 iTunes 商店购买,出现两个看似相互冲突的错误

发布于 2025-01-02 22:40:13 字数 830 浏览 0 评论 0原文

我创建了一个测试 iTunes 用户,在 iPhone 上注销了 iTunes 用户并将其保留为空白(即未登录),并且我尝试购买已准备好销售且可用的产品,但出现两个错误当我尝试购买时:

2012-02-05 14:25:09.875 风暴[4175:707] StoreKit:正在处理中 购买 2012-02-05 14:25:13.138 风暴[4175:707] StoreKit:无效 产品标识符:禁用广告收到的产品总数:0(文件名: /Applications/buildAgent/work/b0bcff80449a48aa/Runtime/ExportGenelated/iPhonePlayer-armv7/UnityEngineDebug.cpp 行:39)

2012-02-05 14:25:13.658 风暴[4175:707] StoreKit:错误:不能 连接到 iTunes Store 购买失败并出现错误:无法连接到 iTunes Store(文件名: /Applications/buildAgent/work/b0bcff80449a48aa/Runtime/ExportGenelated/iPhonePlayer-armv7/UnityEngineDebug.cpp 行:39)

-> applicationDidResignActive() -> applicationDidEnterBackground()

它表示购买不存在并且无法连接到商店,如果无法连接到商店,它如何验证该项目是否存在?这让我有点害怕。

我在网上查看了各种故障排除技巧,但似乎没有一个适用于我。

那么有什么想法吗?

I've created a test iTunes user, logged out of the iTunes user on my iPhone and have left it blank (i.e. not logged in) and I've attempted to purchase a product which is ready for sale and available but I get two errors when I attempt to make the purchase:

2012-02-05 14:25:09.875 storm[4175:707] StoreKit: in the process of
purchasing 2012-02-05 14:25:13.138 storm[4175:707] StoreKit: invalid
productIdentifier: DisableAds total productsReceived: 0 (Filename:
/Applications/buildAgent/work/b0bcff80449a48aa/Runtime/ExportGenerated/iPhonePlayer-armv7/UnityEngineDebug.cpp
Line: 39)

2012-02-05 14:25:13.658 storm[4175:707] StoreKit: error: Cannot
connect to iTunes Store purchase failed with error: Cannot connect to
iTunes Store (Filename:
/Applications/buildAgent/work/b0bcff80449a48aa/Runtime/ExportGenerated/iPhonePlayer-armv7/UnityEngineDebug.cpp
Line: 39)

-> applicationDidResignActive()
-> applicationDidEnterBackground()

It says both the purchase does not exist and that it couldn't connect to the store, if it couldn't connect to the store how could it verify the item exists? That scares me a little.

Ive looked at various troubleshooting tips online but none seem to apply to me.

So any ideas?

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

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

发布评论

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

评论(1

南…巷孤猫 2025-01-09 22:40:13

这是应用程序的更新吗?如果是这样,您可能需要删除它,然后从 Xcode 构建/运行。 (即删除应用程序从商店收到的实例)

Is this an update to an app? If so you may need to delete it, then build/run from Xcode. (I.e. remove the instance the the app received from the store)

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