storekit
In app purchases with MKStoreKit failing: "Problem in iTunes connect configuration for product: xxx"
I\'m trying to implement in app purchases in my App using MKStoreKit. I\'ve 开发者_开发百科followed all the steps and I\'m getting the error:[详细]
2023-03-02 17:35 分类:问答iPhone application Verify Recipt on server during apple testing
quick question because I can\'t seem to find info on this but I h开发者_如何学运维ave an application which is a paid recurring subscription app that is submitted to apple. As it stands now we verify s[详细]
2023-03-01 17:26 分类:问答What is the recommended way of presenting an UIViewController modally from anywhere?
In many applications I wrote it occurred many times that I had to present a controller modally from some class where I had no reference to the current visible controller. (e.g. A StoreKit transaction[详细]
2023-02-27 00:48 分类:问答How to test renewable subscriptions (App Store)
I开发者_如何转开发\'m implementing auto renewable subscriptions in my app and I wonder if there is a way to simulate when a subscription period runs out and a new transaction is created.[详细]
2023-02-22 04:16 分类:问答iPhone StoreKit: in App Purchase: Invalid Product id
I know this question has been asked before but I am still facing issues with the in app purchase. I have read the apple document, followed the checklist of http://troybrant.net/blog/2010/01/invalid-p[详细]
2023-02-20 05:56 分类:问答Where to upload bundles to apple in app purchases [closed]
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic[详细]
2023-02-18 13:41 分类:问答Testing iOS recurring subscription purchases
Does anyone know how to test subsequent subscription notifications from StoreKit with recurring subscriptions?I\'ve tested that the first purchase works correctly but I want to test that I\'m handling[详细]
2023-02-16 00:48 分类:问答Error Domain=SKErrorDomain Code=2 "Cannot connect to iTunes Store" UserInfo=0x6083900 {NSLocalizedDescription=Cannot connect to iTunes Store}
I am trying to test my in app purchases using a test开发者_如何学运维 account. The first time I try to purchase an in app auto renewable subscription, everything goes smooth, no errors and the transac[详细]
2023-02-15 20:59 分类:问答iPhone - How to retrieve duration for auto-renewable subscription for in app purchases
I\'m looking at setting up In App Purchases f开发者_运维百科or an iPhone app. I\'m planning on using the new auto-renewable subscription type.However, I want to offer multiple durations for a particul[详细]
2023-02-14 21:56 分类:问答Is there a suggested way for delivering In App Purchase contents to the client?
I am developing an iPad game that lets you buy new game 开发者_如何学JAVAlevels (that basically are a set of pictures associated with some title and description) with the StoreKit. Those sets of pictu[详细]
2023-02-13 13:33 分类:问答