How can an app check the state of an in app purchase and see whether is has been purchased or not? I want to do this in the viewWillAppear and set the icons of the in app purchases according to w开发
iOS In-App purchases: When and why does SKPaymentTransactionStateRestored get sent back as status of a transaction?
ios InApp purchases: Why do you have to fetch a list of products before selling them? Following this l开发者_开发百科ist: http://troybrant.net/blog/2010/01/in-app-purchases-a-full-walkthrough/
I have implemented the in app purchase model in my app and i have tested the features using a test user as apple suggested and the \'sandbox url\' but when i try to use my itunes store account (not 开
I have setup in app purchases and I would like to display the apple store login page once the user decides to buy an item.
Testing in-App Purchases seems fairly straightforward but I want to release my app globally. If I read the dev guide correctly, it says that I can only have 1 test account per territory. So am I stuck
I\'ve developed an app, submitted to the AppStore and just recently was approved. 开发者_如何学编程The issue is that the app (now approved and downloaded from the store) isn\'t getting the products a
In my application, renewing period is 1 m开发者_Go百科onth. Validity Time for Auto-Renewables in Sandbox is 5 minutes. So transcation identifier will keep on changing after each 5 minutes.
simple example of the problem: i have an app that can download backgrounds from in-app purchase. so i downloa开发者_开发问答d images (or a zipped image).
I have developed an iPhone application which implements in-App purchase (server model). While testing I came across a very strange problem.