StoreKit In App Purchase

Unity3D/Problems 2015. 2. 6. 15:59
반응형

https://prime31.com/docs#iosStoreKit


invalid product identifiers [duplicate]

I tried everything suggested in the Apple forums and here, and still couldn't get it to work. Found the solution - your app needs to be transferred by Xcode for the sandbox to be enabled.

Obvious, right? Well, if you are working with an update to an existing application, the device will still treat it as an App Store-installed app.

So delete the app from your device. Then install the app back onto the device using Build & Run with your device tethered to your Mac. It should work now :)

http://stackoverflow.com/questions/1471454/storekit-in-app-purchase-invalid-product-identifiers






http://code.tutsplus.com/tutorials/iphone-sdk-in-app-purchases--mobile-277






http://troybrant.net/blog/2010/01/in-app-purchases-a-full-walkthrough/

반응형
: