In-App purchase testing on production environment

2019-02-25 02:44发布

I have an iOS app which I am about to release on the App store. I want to test In-App purchases in production environment. How I can test In-App purchases for production app which has not been released yet?

2条回答
三岁会撩人
2楼-- · 2019-02-25 02:56

Go to itunesConnect , Users and Roles, Create a sandbox user . I am thinking you have already made the in app purchase items in your app in itunes connect. Now in your device log out the Appstore ID from settings. Do the in app purchase using the Test user credentials you created, and it will make the in app using a sandbox environment.

For more info about In App follow this link

Cheers

查看更多
戒情不戒烟
3楼-- · 2019-02-25 03:14

The answer is 'NO'.
For app that has not been release on App Store, you can test your IAP items in sandbox environment ONLY.

查看更多
登录 后发表回答