I know it has been asked before: iPhone In App Purchase - response.products are still empty? but I am also trying to implement an in app purchase and my response.products is empty.
This is second consecutive time that apple has rejected my application citing the following reason. The below is the reason cited开发者_如何学Go by apple for rejecting my application.
I\'m working with In App Purchase. I\'m trying to get all my transactions from AppleStore. Aft开发者_如何学编程er request, I catch an error code:
I am testing that with reserved product ID (android.test.purchased). Is it managed or unmanaged item? Should RESTORE_TRANSACTIONS be used with managed item only?
I am working in an app that has inAppPurchasing. I had implement it, but yesterday it stopped, Now I can\'t able to open in app Page. I have not developer account. Is this the Problem or is it device
Is it possible to test In app purchase products in sandbox environment whose status is Waiting for review (i\'m getting these products as invalid while i\'m trying to test them in sandbox environment)
EDIT3:SOLVED inAppPurchase doesn\'t work on jailbreak devices! (at least the sandbox testing) EDIT2: Now I know why the response wasn\'t getting through: It was a network malfunction on the iPhone
Folks, I am attempting to verify that auto-renew subscriptions are actually renewing in the sandbox environment. First, it appears that auto-renew subscriptions in sandbox are only valid for 5 minute
so I need to use in-app Purchase with my server, like in http://developer.apple.com/library/ios/#documentation/NetworkingInternet/Conceptual/StoreKitGuide/APIOverview/OverviewoftheStoreKitAPI.html#//a
I\'m building a iPhone app开发者_开发知识库 that will use a subscription model. I can see from the documentation that the subscriptions has to be created in iTunes Connect. Is this also true for the a