如何使用动态产品和动态价格的应用内购买?

How to use In App Purchase with dynamic products and Dynamic price?

我是第一次使用应用程序内购买,我已经将 IAP 添加到我的应用程序中,它可以很好地与沙盒帐户一起使用。但我的应用程序因

而被拒绝
11.7 Details

Additionally, we noticed that your In-App Purchase product was set to an incorrect Purchasability Type.

Your app includes several products, however, only one Consumable In App Purchase has been submitted for review.

Next Steps

Based on product functionality, please use the Non-Consumable In-App Purchase type for each product.

现在我有几个问题-

1. Does I have to create manually different IAP for Different product because they are coming from server side with different price in ItunesConnect Account?

2. If I made product Non-Consumable then I have to add Restore button. How can i use and give restore button for all products?

3. My last question is My app successfully clear testflight beta app review process and ready to test but apple reject same build after submitted for review. I want to know testflight review process are differ from app submission review? 

我的英语不是很好,但我正在尽力解释我的问题。

感谢 advance.Your 帮助将不胜感激。

  1. 是的,您必须手动为产品创建 iAP。提交应用时,您可以将当前可用的 IAP 发送给审核,审核后您可以在不更新应用的情况下提交新的 IAP 进行审核。第一个 IAP 必须与应用程序的初始版本或新版本一起提交。

  2. 是的,您必须添加恢复按钮。恢复后,所有非消耗性 IAP 都将恢复,无需为每个单独的按钮。

  3. 是的,Beta 审核和 App Store 审核有很大不同。在 Beta 审核中,我认为他们只是测试应用程序的功能合格性,而在 App Store 审核中,他们会检查所有内容,而且审核人员可能会更改。

祝你好运!