in-app-purchase
Detecting the state of an in app purchase
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开发[详细]
2023-04-02 03:33 分类:问答ios InApp purchases: When and why does SKPaymentTransactionStateRestored get sent back as status of a transaction?
iOS In-App purchases: When and why does SKPaymentTransactionStateRestored get sent back as status of a transaction?[详细]
2023-04-02 01:27 分类:问答InApp Purchases: Why do you have to fetch a list of products before selling them?
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/[详细]
2023-04-01 22:59 分类:问答in app purchase test user
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 开[详细]
2023-04-01 10:40 分类:问答What calls the Apple store login view
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.[详细]
2023-04-01 10:21 分类:问答How do I test iOS in-App Purchases for an app I want to release globally?
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[详细]
2023-04-01 08:40 分类:问答approved app with in-app purchase not working
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[详细]
2023-03-31 20:15 分类:问答How to restore Auto Renewable Transaction in iPhone? (In App purchase)
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.[详细]
2023-03-31 13:54 分类:问答in-app purchase best practise: how to use what is downloaded
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).[详细]
2023-03-31 12:27 分类:问答In-App purchase not working with 3G device
I have developed an iPhone application which implements in-App purchase (server model). While testing I came across a very strange problem.[详细]
2023-03-31 11:22 分类:问答