ios storekit不接收消耗品或非消费品

时间:2013-11-15 20:14:41

标签: ios in-app-purchase

我正在尝试在我的ios应用中集成inapp购买。

我已经在itunes.connect

成功配置了项目

enter image description here

我已经关注了tutorial的raywenderlich

我在我的设备上成功获得免费订阅inapp项目,可以轻松购买。 但我需要耗材产品集成到我的应用程序中。 因为用户可以在没有硬币的情况下购买硬币。

除了免费订阅商品外,我没有看到任何产品。陷入困境。请帮忙

我只在我的设备上获得此产品。 enter image description here

我正在获取此NSLog

Not purchased: com.shujat.inapp.consumable2
Not purchased: com.shujat.inapp.freesubs
Not purchased: com.shujat.inapp.nonconsumable1
Not purchased: com.shujat.inapp.consumable1
 Loaded list of products...
 Found product: com.shujat.inapp.freesubs free subs item 0.00

2 个答案:

答案 0 :(得分:2)

美好的一天〜

我也研究了这个问题好几天了。 在我的情况下,我发现问题出现在Apple网站“iTunes Connect”>“合同,税务和银行业务”中。

  1. 检查主协议以查找“正在处理合同”中是否仍有项目(iOS付费)。 如果是,则填写3“设置” - 联系信息,银行信息,税务信息 - 这些都是非常详细的信息。 (可能需要很长时间才能填写) enter image description here

  2. 完成3项后,我们仍可等待苹果批准(我等了1天)。一旦项目(iOS付费)变为“合同生效”,该应用程序就可以看到消费品或非消费品。 enter image description here

  3. 希望这可能会有所帮助。

答案 1 :(得分:1)

美好的一天〜

我抓住了一些我的情况数据供你参考。 希望这些对你有所帮助。

[联系信息] 1.在合同,税务,银行业务:按下联系信息“设置” enter image description here

  1. 然后显示管理您的联系信息:按下“添加新联系人” enter image description here

  2. 在以下视图中填写详细联系人,然后“保存”。 enter image description here

  3. 最后,在“角色联系人”中选择您添加的联系人,然后选择“完成”。 enter image description here

  4. [税务资讯] 1.在合同,税务,银行业务中:按下税务信息“设置”

    1. 选择美国税表,或其他两个。 enter image description here

    2. 查看您是否是美国公民等。是/否 enter image description here

    3. 检查您是否有美国业务。 Y / N enter image description here

    4. 受益所有人的外国身份证明 enter image description here

    5. 再次确认,然后完成。 enter image description here