Storekit / In App Purchases: Does the “Environment: Sandbox” tag disappear when I submit my app to the app store?

与世无争的帅哥 提交于 2019-12-08 17:50:14

问题


This is my first time implementing In App Purchases. During development and testing of my In App Purchases, I see the following alerts during the purchase process:

My In App Purchases work perfectly and the app is close to submission.

Do I have to do something before I submit the app (to make the "Environment: Sandbox" tag go away) or is all of that handled automatically as I submit?


回答1:


You don't have to do nothing. This is just indication that you are using sandbox when your app will be submitted for production, reviewed and approved, this notification will not be shown to the users.



来源:https://stackoverflow.com/questions/8719689/storekit-in-app-purchases-does-the-environment-sandbox-tag-disappear-when

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!