Tagged Questions
Store Kit is an iOS framework that provides classes which allow an application to request payment from a user for additional functionality or content that an iOS app delivers.
22
votes
15answers
13k views
iPhone In-App Purchase Store Kit error -1003 “Cannot connect to iTunes Store”
I've been working on adding in-app purchases and was able to create and test in-app purchases using Store Kit (yay!). During testing, I exercised my app in a way which caused the app to crash mid ...
20
votes
18answers
9k views
StoreKit In App Purchase invalid product identifiers [closed]
Possible Duplicate:
iPhone StoreKit - invalid product id's
I am getting an empty array of product identifiers from SKProductsRequest.
I did the following steps:
Created a In App ...
18
votes
7answers
9k views
iPhone Store Kit “Cannot connect to iTunes Store”
I am working on adding In-App purchases to my app.
I am able to receive the productsRequest:didReceiveResponse method, and receive the array of products.
My problem arises when I add a SKPayment to ...
18
votes
2answers
5k views
When to use restoreCompletedTransactions for in-app purchases?
For a basic app with nonconsumable in-app purchases, has anyone figured out best practices for using SKPaymentQueue's restoreCompletedTransactions?
Observations
I know it's recommended to always ...
13
votes
15answers
9k views
iPhone StoreKit - invalid product id's
I'm trying to test In App Purchase within the sandbox environment.
In order to test the code I did the following:
Created an In App Purchase Test User account under 'Manage Users' in iTunes Connect
...
8
votes
2answers
192 views
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?
Does it related to having a recurring subscription plan?
7
votes
3answers
433 views
Can we check if a user's In App Purchase has been refunded by Apple?
Situation:
- User makes an IAP and is awarded some content, we store the users device id to ensure they can access this content whenever they want.
- User decided they do not like the content, so they ...
6
votes
2answers
3k views
iPhone In App Purchase - response.products are still empty?! Please help
I've wasted so much time on this and so I'm now begging for some help. Basically, I've tried to set up in app purchases on a test app before I implement them into a proper app that my company are ...
6
votes
3answers
986 views
SKPayementQueue: restoring transactions finishes without calling 'updatedTransactions' in release config but not debug config
I'm debugging restoring transactions and in my debug configuration everything works normally:
IE I call:
[[SKPaymentQueue defaultQueue] restoreCompletedTransactions];
sometime later the ...
6
votes
3answers
23k views
Creating sandbox account in iTunes Connect for InAPP Purchase [closed]
How to create a test user account in iTunes Connect ?
I am using the "https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa" url , but there is not option for creating user account ?
Please ...
6
votes
4answers
3k views
Design tips for StoreKit in iPhone OS 3.0?
I am going to implement StoreKit in an iPhone application and wanted to know if there is any experience out there already that could point out any pitfalls or traps in using StoreKit?
I know the API ...
5
votes
3answers
758 views
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.
The app is connected to a ...
5
votes
1answer
321 views
In-App Purchases Using StoreKit Problem
I know questions have been asked about this subject, but I haven't found the solution in any of them.
I am having problem setting up a Test User from the iTunesConnect. Mainly because I don't have ...
4
votes
1answer
47 views
Storekit / In App Purchases: Does the “Environment: Sandbox” tag disappear when I submit my app to the app store?
This is my first time implementing In App Purchases. During development and testing of my In App Purchases, I see the following alerts during the In App Purchases:
My In App Purchases work ...
4
votes
2answers
226 views
iphone in-app purchase: On error, whose responsibility is notifying the user?
I have a complete in app purchase solution but am wondering if I am handling errors correctly. I handle errors using code similar to the Apple example here;
- (void) failedTransaction: ...
4
votes
6answers
4k views
iPhone Store Kit returning invalid product ID errors
I am trying to test In App Purchases on my iPhone and running into a problem where the product IDs I request information for end up being returned to me as invalid product IDs in the ...
4
votes
3answers
679 views
Are real products needed for In App purchase testing?
I'd like to test In App purchasing with my test user. However, it seems as though I need to create a real product and associate that to a real app. This product is then searchable in iTunes. If I'm ...
4
votes
2answers
8k views
Generate JSON object with transactionReceipt
I've been the past days trying to test my first in-app purchse iphone application. Unfortunately I can't find the way to talk to iTunes server to verify the transactionReceipt.
Because it's my first ...
3
votes
1answer
362 views
iOS sandbox environment auto-renewal subscription
I like to have comment on the following questions in regarding iOS auto-renewable subscription
a) Are auto-renewal subscriptions really auto renewing in sandbox environment? The problem seems to be ...
3
votes
1answer
178 views
In app purchase for auto-renewable content prompts user to share information
I am adding the ability to purchase auto-renewable content through the iOS SDK's StoreKit API.
When testing this in the sandbox on my iOS device, the following message appears in an alert after ...
3
votes
4answers
442 views
Can I use PayPal in iPhone/iPad apps?
I am working on an application that through which I want to sell some event Tickets.
Can I use PayPal for this purpose, and will Apple approve the app using other that StoreKit Framework.
I ...
3
votes
1answer
307 views
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:
The process is as follows:
User is ...
3
votes
2answers
1k views
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 transaction is complete ...
3
votes
2answers
918 views
iPhone - How to retrieve duration for auto-renewable subscription for in app purchases
I'm looking at setting up In App Purchases for an iPhone app.
I'm planning on using the new auto-renewable subscription type. However, I want to offer multiple durations for a particular ...
3
votes
5answers
4k views
iphone: in-App Purchase Error
I am developing an application and using in-app purchases in it. i have created in-app products in iTunes Connect. till yesterday everything was working fine. but today. it started giving this error.
...
3
votes
2answers
2k views
In app purchase can we refund the In App purchase
Is there a programatical way in which an In App purchase is refunded back to the user?
I have an application with a certain buyable feature. The user buys it but somehow doesnt like it. Is there any ...
3
votes
4answers
2k views
Store Kit transaction failing
I'm attempting to test a Store Kit transaction with the iPhone 3.0 SDK. I am basing my code off the sample code in the Store Kit Programming Guide, but I keep getting failed transactions (status: ...
2
votes
0answers
98 views
Multitasking and SKPaymentQueue I get a “stuck” SKPaymentTransaction with a transactionState of SKPaymentTransactionStatePurchasing
My question is basically how to reproduce the behavior I see in other apps in the app store with regards to in-app purchases:
Immediately following the user pressing "Buy" the button is hidden and a ...
2
votes
1answer
208 views
How to restore non-renewing Apple subscriptions
The app I'm working on was recently rejected by Apple due to it containing an auto-renewable subscription. They recommended that we switch to non-renewing subscriptions for our content.
The one thing ...
2
votes
0answers
333 views
MKStoreKit 4.0: How to check if an auto-renewable subscription has been renewed?
I'm using MKStoreKit 4.0 to implement auto-renewable subscriptions in my app and I am able to purchase subscriptions fine but can't get auto-renewal to be successfully tested. This is what I'm doing:
...
2
votes
1answer
636 views
Questions about in-app purchasing: auto-renewable subscriptions
Here’s my situation: I have a free app which I plan to provide access to through a $0.99 monthly (auto-renewable) subscription.
I am still testing in the sandbox, so the way I see how auto-renewable ...
2
votes
1answer
145 views
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 store. Now when I ...
2
votes
1answer
131 views
StoreKit: can I offer a user a free download for a product of his choice that normally costs?
I'll soon have to implement the StoreKit functionality and I was wondering...
is there a way to also offer a product for free to a user once, like as a gift for using the app for the first time ?
In ...
2
votes
2answers
569 views
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:
Problem in iTunes connect configuration for product:
I've recreated the ...
2
votes
3answers
1k views
Handle cancelled IAP transactions
I'm using StoreKit for in-app purchases. I'm finding that the API is quirky in its behavior when the user presses the "Cancel" button.
For example, if I push Cancel on the "Confirm Your In App ...
2
votes
2answers
600 views
Differentiating between initial buy and free “re-buy” in StoreKit/In-App Purchase
From the StoreKit guide:
If the user attempts to purchase a nonconsumable product or a renewable subscription they have already purchased, your application receives a regular transaction for that ...
2
votes
0answers
339 views
How to upgrade/downgrade an iOS auto-renewable subscription
Suppose that an iOS auto-renewable subscription provides access to a service that includes a storage allotment. There are several subscription tiers that vary in the amount of storage allowed. ...
2
votes
2answers
809 views
Does an In App Purchase's Product ID have to begin with a Reverse-DNS?
Does an In App Purchase's Product ID have to begin with a Reverse-DNS like com.mycompany.My_Awesome_Game.Level_Pack_1 or can it just be standalone like Level_Pack_1?
2
votes
1answer
252 views
to submit iPhone application to app store do we need our own server in all cases?
i read this overview of the StoreKit API
but could not understand the role of developer's server exactly,
will you please elaborate the role and is it mandatory to have if i need to submit an ...
2
votes
1answer
2k views
How to provide storekit content?
For my app i have it far enought that it will ask for a confirmation and account for an in-app purchase, but I don't know how to enable the item after the purchase is complete.
SKPayment *payment = ...
2
votes
1answer
724 views
Get Customer Information from an In App Purchase transaction on iPhone
Apple clearly states in their Introducing Store Kit video in the iPhone Dev Center that we should:
"Keep a copy of the TransactionID along with the Customer
Information in your server in the
...
1
vote
0answers
29 views
About Inapppurchases
I have few things to clarify about in app purchases , any feedback is much appreciated.
On what would localizations of the attributes in SKProduct depends on users iTunes Account or the phone ...
1
vote
2answers
25 views
How long in app purchase transactionReceipt data live?
Does anybody know how long in app purchase data live in transactionReceipt variable after making purhcase? How fast i need to send it to my php server to verify the receipt?
1
vote
0answers
76 views
iphone in app purchases non renewable product buy multiple times
I have an In-App Purchase product that is non-renewable.
When somebody buys this product some content is unlocked for one month (there is nothing to be downloaded or installed).
After one month the ...
1
vote
1answer
75 views
what happens when an app that has in-app purchase products on it gets updated?
I suppose it's up to the programmer to keep track of IAPs after the app is updated? Would I have to write a file to the documents folder saying the IAP was purchased, and then have the code check to ...
1
vote
4answers
100 views
Is copying an Xcode iOS project going to cause problems with in app purchases?
I have an app that uses in app purchases, and they worked fine when i tested them. That app is now in the app store. So I wanted to make a similar app, so i duplicated the project folder (in ...
1
vote
1answer
155 views
In App Purchase payment dialog not showing on Mac OS Lion
I am writing an mac application for the Mac App Store that uses in app purchase. I double checked and I think I have implemented everything correctly. So when I am making a product request the ...
1
vote
0answers
140 views
iOS In App Purchase - “Invalid Product ID” in release, NOT development version
I created a new app and uploaded the binary to iTunes Connect, then tested IAP using the test user account, both on the simulator and on the device. Both worked.
I submitted the final app and it is ...
1
vote
1answer
110 views
StoreKit - How to get the correct expiry date?
I have got StoreKit to work for auto-renewable subscriptions and can successfully buy and renew subscriptions via the Sandbox. So far, so good.
The problem I am having is that the expiry date being ...
1
vote
2answers
191 views
storekit support in ios5 simulator - keyboard doesn't work?
Wow, finally the XCode 4.2 / iOS5 simulator has StoreKit support.
In my app I've noticed that when StoreKit asks for an AppleID/password, I can enter that information using the simulator on-screen ...