I\'m trying to implement in app purchases in my App using MKStoreKit. I\'ve 开发者_开发百科followed all the steps and I\'m getting the error:
quick question because I can\'t seem to find info on this but I h开发者_如何学运维ave an application which is a paid recurring subscription app that is submitted to apple. As it stands now we verify s
In many applications I wrote it occurred many times that I had to present a controller modally from some class where I had no reference to the current visible controller. (e.g. A StoreKit transaction
I开发者_如何转开发\'m implementing auto renewable subscriptions in my app and I wonder if there is a way to simulate when a subscription period runs out and a new transaction is created.
I know this question has been asked before but I am still facing issues with the in app purchase. I have read the apple document, followed the checklist of http://troybrant.net/blog/2010/01/invalid-p
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic
Does anyone know how to test subsequent subscription notifications from StoreKit with recurring subscriptions?I\'ve tested that the first purchase works correctly but I want to test that I\'m handling
I am trying to test my in app purchases using a test开发者_如何学运维 account. The first time I try to purchase an in app auto renewable subscription, everything goes smooth, no errors and the transac
I\'m looking at setting up In App Purchases f开发者_运维百科or an iPhone app. I\'m planning on using the new auto-renewable subscription type.However, I want to offer multiple durations for a particul
I am developing an iPad game that lets you buy new game 开发者_如何学JAVAlevels (that basically are a set of pictures associated with some title and description) with the StoreKit. Those sets of pictu