In App Purchase module :)
Monkey Programming Forums/iOS/In App Purchase module :)
| ||
| Ok, thanks Anawiki. I'm currently getting this error: "Problem in iTunes connect configuration for product: com.newstargames.newstarsoccer.fullversion" After calling: InitInAppPurchases("com.newstargames.newstarsoccer.", ["com.newstargames.newstarsoccer.fullversion"]) It's been over 12 hours since I set up my non-consumable products. I have new provisioning ids. I submitted an app then rejected it. Do I have to do anything with this section? // CONFIGURATION STARTS -- Change this in your app //#define kConsumableBaseFeatureId @"com.mycompany.myapp." //#define kFeatureAId @"com.mycompany.myapp.featureA" //#define kConsumableFeatureBId @"com.mycompany.myapp.005" // consumable features should have only number as the last part of the product name // MKStoreKit automatically keeps track of the count of your consumable product |







