Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 iOS 开发的新手,遇到以下问题。
我的应用程序有应用程序内购买,它运行良好,但是当我单击一个按钮时,它UIAlertView就会出现。
UIAlertView
我想删除[Environment: Sandbox]文本。我的购买类型是“非消耗品”,这可能吗?
[Environment: Sandbox]
沙盒环境用于测试应用内购买。当您的应用程序及其购买在 App Store 上发布时,将使用实时环境,并且该消息不会出现在购买对话框中。