storekit
Fail to purchase at in app purchase with unknown reason
I implemented in app purchase in my app and released. But I failed to purchase product in my app SOMETIMES (not all time).[详细]
2023-03-22 09:11 分类:问答Undocumented NSURLErrorDomain error codes (-1001, -1003 and -1004) using StoreKit
I\'m writing StoreKit-related code, and I\'m getting some rather troubling error codes when I try to add a purchase to the queue.[详细]
2023-03-22 04:30 分类:问答SKPaymentQueue canMakePayments always returns false
I\'m creating my second app with In App Purchase. Everything went great with the first app and it\'s up in the app store, however with the second app when I call [SKPaymentQueue canMakePayments] I\'m[详细]
2023-03-21 05:08 分类:问答In-App Purchase response.products empty
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.[详细]
2023-03-19 16:52 分类:问答StoreKit for iOS - Subscriptions Question
I am using the new subscription model with StoreKit in a test application of mine, but I have a few questions:[详细]
2023-03-16 02:30 分类:问答In App Purchase user cancels tx while app in background: tx state stays on purchasing
I have some odd behavior with User canceling in App Purchase (Sandbox Environment) while the app is in background and the user is not yet logged in to the store:[详细]
2023-03-12 15:54 分类:问答inApp Purchase in iPhone application to get book from iBook store
I am working in 开发者_高级运维one iPhone application in which I need to add inApp Purchase functionality. Now in the inApp Purchase I need to add around 20 books which are already listed in iBook sto[详细]
2023-03-12 04:42 分类:问答StoreKit Framework "no such File or directory" on import
Im trying to import the StoreKit Framwork. #import <StoreKit/StoreKit.h> and in the BuildPhases its also added.[详细]
2023-03-09 10:32 分类:问答Already purchased subscriptions in StoreKit
I am using renewable subscriptions in app purchases in an iOS app. When a user attempts to purchase a subscription that they already have paid for a message is displayed from iTunes \"You\'re currentl[详细]
2023-03-09 01:50 分类:问答iOS In-App Purchasing step by step tutorial
Is there any step by step source code/video or any othe开发者_如何学Cr kind of help to implement in-app-purchasing ? I have tried many tutorials but still i am not able to get perfect solution for the[详细]
2023-03-03 17:39 分类:问答