Store Kit connects to the sandbox environment when you launch your application from Xcode, from your test device (iOS), or from the Finder
(OS X). It connects to a production environment for applications that were downloaded from the App Store. You must not use your test user account to sign into the production environment. This will result in your test user account becoming invalid. Invalid
test accounts cannot be used to test In-App Purchase again.
为什么苹果IAP的沙盒账号无法登入沙河进行测试了?
本文详细介绍了StoreKit如何根据不同的应用来源连接到沙箱或生产环境。当从Xcode、iOS测试设备或Finder(OSX)启动应用时,StoreKit会连接到沙箱环境;对于从App Store下载的应用,则连接到生产环境。特别强调的是,不要使用测试用户帐户登录生产环境,否则将导致测试用户帐户失效,进而无法再次用于内购测试。


被折叠的 条评论
为什么被折叠?



