in-app-purchase
SKErrorPaymentCancelled called even nothing cancelled
yesteday i tested in app purchase without any problems. And today as i tr开发者_如何学运维y to make a payment, the request start and then the failedTransaction: (SKPaymentTransaction *)transaction is[详细]
2023-04-03 13:42 分类:问答StoreKit doesn't call paymentQueue when a transaction updates
I am trying to do a transaction using this code: SKPayment *payment = [SKPayment paymentWithProductIdentifier:@\"com.this.is.where.the.identifier.is\"];[详细]
2023-04-03 10:47 分类:问答iOS In-App pucrhase: Handle prorating of plan while switching
How can I handle In-App SaaS plan upgrade (from paid plan A -> paid plan B.)How do you handle pro-rating and switching of subscript开发者_如何学JAVAion?[详细]
2023-04-02 22:13 分类:问答in app purchase android with adobe air
I need to write an app for Android with Adobe AIR with payments capabilities. So I want to give user ability to buy some products in application. In iOS - there is In App Purchase, in Android - Google[详细]
2023-04-02 16:07 分类:问答changing app-ID
I have an iPhone app (Show of Hands) that has been a freebie for nearly two years, with about 100,000 downloads. Now I want to enabl开发者_开发百科e in-app purchases to let users turn off iAds, but I[详细]
2023-04-02 11:44 分类:问答How to add In App purchase for for premium verision of application?
Hi can any body tell me how to add the feature of In App purchase premium version of application. Infect i want to sale my applicatio开发者_JS百科n free but some of the features will not be available[详细]
2023-04-02 11:39 分类:问答google check out in iphone sdk? [duplicate]
This question already has an answer here: Closed 11 years ago. Possible Duplicate: is it possible to intigrate google checkout with iphone?[详细]
2023-04-02 11:28 分类:问答Transactions don't get restored when buying In-App Purchase again (Using MKStoreKit)
I amusing MKStoreKit to handle all of my In-App Purchases in my app. When I buy my In-App Purchase the first time it works, but when I buy it again I get \"You have already purchased this but it hasn[详细]
2023-04-02 10:48 分类:问答Detect re-purchase of in-app purchase
How can I detect this situation in code: User purchase a full version with in-app purchase. User delete the application from iPhone.[详细]
2023-04-02 09:53 分类:问答In app subscription purchase over 3G says wifi must be available?
I\'m working on an iOS app that uses in app subscriptions and one of the testers has reported that when trying to buy a subscription over 3G they get a message that reads:[详细]
2023-04-02 04:34 分类:问答