简体   繁体   English

新的iTunes Connect应用程序内购买未出现在SKProductsResponse中

[英]New iTunes Connect in-app purchase doesn't appear in SKProductsResponse

I've added a new in-app purchase item for my existing application. 我为现有应用添加了新的应用内购买商品。 This purchase will be available with the next release of the app. 该购买将在应用的下一版本中提供。 The product appears to have been created correctly and the status is "Ready to submit". 该产品似乎已正确创建,状态为“准备提交”。

Unfortunately the new product doesn't show up in the SKProductsResponse data. 不幸的是,新产品未显示在SKProductsResponse数据中。 I've checked "response.invalidProductIdentifiers" and it is empty. 我检查了“ response.invalidProductIdentifiers”,它为空。 I'm certain my app's bundle ID is correct because I'm seeing all the other in-app purchases (just not the new one). 我确定我的应用程序的捆绑销售ID是正确的,因为我看到了所有其他应用程序内购买(不是新购买的)。

Any ideas why this behavior would occur? 任何想法为什么会发生这种现象?

Are you trying in Production or Sandbox? 您是要在Production还是Sandbox中尝试? In production it will not appear in the SKProductsResponse until fully reviewed I believe 在生产中,除非经过全面审核, SKProductsResponse它不会出现在SKProductsResponse

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

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