How to test in app purchase in sandbox mode without submitting app to itunes and also unverified product ? Is it possible to do ? Please let me know, thanks in advance.
如何在沙盒模式下测试应用程序而无需向iTunes提交应用程序以及未经验证的产品?有可能吗?请提前告知我们。
1 个解决方案
#1
1
Yes, you can test your in-app Purchasing for Sandbox without submitting it to the app store and without getting your product validated by Apple.
是的,您可以测试您的应用内购买沙盒而无需将其提交到应用商店,也无需Apple验证您的产品。
You can follow these steps:
您可以按照以下步骤操作:
1) Create the app using a developer account and enter in the app purchase.
1)使用开发者帐户创建应用程序并输入应用程序购买。
2) Create the app in iTunes, and enter which products you want to check in the in-app purchase in the feature tab.
2)在iTunes中创建应用程序,然后在功能选项卡中输入要在应用程序内购买中检查的产品。
3) Create a Sandbox tester email in iTunes.
3)在iTunes中创建一个Sandbox测试人员电子邮件。
4) Provide all data, otherwise you will get Metadata Missing error.
4)提供所有数据,否则您将收到Metadata Missing错误。
5) Uncheck Sales in Products.
5)取消选中产品中的销售额。
6) Implement in-app Purchase in your app.
6)在您的应用中实施应用内购买。
7) Make sure to clearly sign out your iTunes account from your device.
7)确保从您的设备清楚地注销您的iTunes帐户。
8) Now you are able to use in-app purchase in your app.
8)现在,您可以在应用中使用应用内购买。
9) Make sure you use your Sandbox tester email only.
9)确保仅使用沙盒测试人员电子邮件。
#1
1
Yes, you can test your in-app Purchasing for Sandbox without submitting it to the app store and without getting your product validated by Apple.
是的,您可以测试您的应用内购买沙盒而无需将其提交到应用商店,也无需Apple验证您的产品。
You can follow these steps:
您可以按照以下步骤操作:
1) Create the app using a developer account and enter in the app purchase.
1)使用开发者帐户创建应用程序并输入应用程序购买。
2) Create the app in iTunes, and enter which products you want to check in the in-app purchase in the feature tab.
2)在iTunes中创建应用程序,然后在功能选项卡中输入要在应用程序内购买中检查的产品。
3) Create a Sandbox tester email in iTunes.
3)在iTunes中创建一个Sandbox测试人员电子邮件。
4) Provide all data, otherwise you will get Metadata Missing error.
4)提供所有数据,否则您将收到Metadata Missing错误。
5) Uncheck Sales in Products.
5)取消选中产品中的销售额。
6) Implement in-app Purchase in your app.
6)在您的应用中实施应用内购买。
7) Make sure to clearly sign out your iTunes account from your device.
7)确保从您的设备清楚地注销您的iTunes帐户。
8) Now you are able to use in-app purchase in your app.
8)现在,您可以在应用中使用应用内购买。
9) Make sure you use your Sandbox tester email only.
9)确保仅使用沙盒测试人员电子邮件。