In-App Purchase is a end-user product and service sales system provided by Apple.

learn more… | top users | synonyms

2
votes
1answer
617 views

SKPaymentQueue restoreCompletedTransactions restores same transaction multiple times

I have an auto renewable subscription for 6 months setup up in my purchases via iTunes connect. I created a test user and bought that subscription, now when i try to restore my purchases, it returns ...
0
votes
2answers
602 views

STM32 Discovery Embedded Serial bootloader USART, IAP

I have a serious issue, I want to boot my stm32 discovery board (STM32L152RBT6) using usart. I have tried going into system memory boot mode by putting BOOT0=HIGH and BOOT1=LOW. Then i tried to send ...
0
votes
1answer
64 views

Displaying message while waiting to connect to store for IAP

Over spotty cellular connections, it can take 5 or 10 seconds to connect to the App Store and retrieve prices for my App's IAP. I'd like to display a nice (non-blocking) message that says that it's ...
2
votes
1answer
923 views

Google Android In-App Purchases “Content Delivery” How to correctly deliver content?

I am currently trying to code up in-app purchases. I was looking for documentation, information, tutorials on best practices for some of the stuff Google doesn't handle. What I have done so far: I ...
2
votes
0answers
220 views

in-App purchase backend service [closed]

Is there an online solution like UrbanAirship that provide a backend system to manage IAP within an app? UrbanAirship revised their product scheme, and currently IAP functionality can be found either ...
1
vote
0answers
279 views

in-app purchase works fine the first time but if I try again it executes code several times

The first Time I buy the 3 hints it works just fine, If I try to use it a second or a third time it keeps saying "You have purchased 3 Hints!" several times and I can't find what's wrong with it ...
9
votes
1answer
769 views

Purchase of this item is not currently available [closed]

I have tried to purchase something in the ios game of sandbox environment,use Test User,after i entered the appid and passward,i got the message: " Purchase of this item is not currently available. ...
1
vote
1answer
133 views

ids in one app using in-app purchase

Please, tell me, how many IDs in one app I can create? only 10 000? or 10000 for one IAP? I'd like to make at least 3 in-app purchases in my application. and we have a great number of content for sell ...
0
votes
1answer
841 views

Apple IAP - How to validate the receipt?

Here is the code that I use to validate IAP transaction receipt. httpsURLConnection.getOutputStream() throws SocketException: Connection reset. What is that am missing? public class HttpsClient { ...
1
vote
1answer
567 views

iOS in app purchase - “this account does not have permission..”

Ok here goes trying to explain this as clearly as possible:) I have developed an app for a partner. They wanted to submit the app under their company so I was given the certs and profiles. I ...
0
votes
1answer
645 views

SKPaymentTransaction transactionState does not become SKPaymentTransactionStatePurchased after purchasing

I've implemented the In-App payments like described in the Apple Documents about IAP, but when I try them in Sandbox mode, the 'transactionState' will never get changed to ...
1
vote
1answer
165 views

Use document interaction to transfer IAP's between my two apps

I have two similar apps with in-app-purchase (IAP) content that could be shared between them. I'd like to reward customers who buy in one app, by letting them transfer the purchase to the other app. ...
5
votes
3answers
652 views

Will IAP non-consumable products keep working if I pull my binary from the AppStore?

I have a free app which is currently available on the Apple AppStore, with a non-consumable product setup for in-app purchase to enable premium features. My client now decided they want to pull this ...
1
vote
1answer
279 views

In App Purchases Sandbox Testing - Old sandbox users keep prompting

I am working on an iphone game with in app purchases. I'm trying to retrieve my sandbox user's previous purchases by calling restoreCompletedTransactions, but no callback is being fired. I read ...
0
votes
0answers
123 views

Does Apple publish in app purchase system status anywhere? Is it possible to determine if/when their systems are down?

On occasion it appears that Apple's servers related to in-app purchase become unavailable or start responding with failure. I've seen both their receipt verification service ...
2
votes
1answer
126 views

Will a live app that currently does not have IAP be affected if I add an IAP in iTC?

To clarify, I currently have a live app that does not implement in app purchases. Assuming I don't update the app in any way, does creating a new IAP in iTunes Connect affect my end users in any way? ...
0
votes
0answers
1k views

How do I implement In App Purchases when using Cocos2d and Box2d?

While the recommended tutorials online (Ray Wenderlich, Troy Brant and Mugunth Kumar) provide some information, most are out of date (methods have since been deprecated), some provide generic Xcode ...
1
vote
2answers
709 views

MKStoreKit Buy Feature does nothing

I'm trying to get the MKStoreKit working with my Cocos2D game. It look pretty simple to do and I've followed all the steps a couple of times (to check I've done it correctly) but I still can't get it ...
1
vote
1answer
1k views

iOS: How Do IAP's Work?

I was wondering how I give the user the new add-ons after they purchase them. Lets say that one of my IAP's is a new tab in a tab-based application. I'm under the impression that the process is ...
3
votes
1answer
213 views

Apple In-App Purchasing without StoreKit?

While aware of the appstore guidelines, specifically IAP usage. Our company is developing an app that would offer downloadable content [music, video, etc] There are several challenges but one of the ...
0
votes
1answer
78 views

Can I limit the quantity of each of IAP items(sold out for 1 item)?

I wonder there is a way to limit each IAP items quantity. For example, if I sell item that quantity is 10 in iap, 10 people buy the item, and then that item buying is no available because there is ...
0
votes
1answer
774 views

Apple Auto Renewable Purchases

I am developing he application which delivers the video media over http(it is a streaming of movies). I have used Auto Renewable subscriptions in the app and they are renewing on monhly basis also we ...
1
vote
1answer
819 views

Non-consumable in app purchases in iOS. Do I need a server?

I'm implementing an iPad game and want to allow the player to buy an extra map. Do I need to implement a server and store that purchase so that I can handle the user changing to a different device or ...
1
vote
1answer
296 views

iTunes Connect In-App-Purchase multiple apps

We have two targets from the same code. Reason is to be able to localize the icon in the app store and on the device. They have different App IDs, but we was hoping to use the same IAPs for both. We ...
2
votes
0answers
2k views

Is it too soon to start implementing Google wallet? [closed]

Google Wallet In-App Payments, https://developers.google.com/in-app-payments/, developer documentation and tools are at the present best broken, incomplete, and/or lacking relevant information. I feel ...
2
votes
1answer
1k views

Monthly Subscription with IAP

i have a news reader app. i want to add IAP to my app. i added Consumable Purchase. when the user purchases i write expire date to nsuserdefaults. when it expires i show purchase screen again. but ...
1
vote
1answer
440 views

PHP postback url google wallet IAP

My postback php for google wallet in-app payments looks like this: <?php $payload = array( "iss" => $sellerIdentifier, "aud" => "Google", "typ" => "google/payments/inapp/item/v1", ...
0
votes
1answer
813 views

IAP receipt verification URL?

According to Apple guidelines: What url should I use to verify my receipt (iOS)? Use the sandbox URL https://sandbox.itunes.apple.com/verifyReceipt while testing your application in the ...
0
votes
0answers
1k views

How to verify in-app purchase receipt?

I am trying to verify my IAP receipt with the following code, but it's not working: - (void)completeTransaction:(SKPaymentTransaction *)transaction { NSString* receiptString = [self ...
0
votes
1answer
270 views

Cannot test purchase from iTunes store, getting two seemingly conflicting errors

I've created a test iTunes user, logged out of the iTunes user on my iPhone and have left it blank (i.e. not logged in) and I've attempted to purchase a product which is ready for sale and available ...
0
votes
1answer
288 views

How to configure In App purchase for itunes?

How to configure itunes connect for In App Purchase. I have added products in Itunesconnect, but in response.product always return empty value . - (void)requestProducts { NSSet ...
0
votes
1answer
365 views

SKPaymentQueue canMakePayments crash on IOS 5

it's really a strange problem when my app start I will make [SKPaymentQueue canMakePayments] when I run my app on iPad simulator 5.0, it just crash on [SKPaymentQueue canMakePayments] but it work ...
1
vote
0answers
198 views

IAP with Urban Airship

I'm building a book store using Urban Airship In-App Purchase. I've already developed the reader, now I need to develop the store for in-app purchase. In Urban Airship StoreFront, the store is only a ...
2
votes
2answers
529 views

IAP causing SIGABRT

This is my first time working with in app purchases and I'm not sure what it is I am doing wrong. The SKProductsRequest Is working perfectly, but when trying to purchase, the app crashes with SIGABRT ...
0
votes
1answer
507 views

Simple IAP with Urban Airship

I'm building an app that uses Urban Airship to deliver IAPs. Have used them before and it has worked great, but I just bolted on their on UI that time. This time I would like to go from our own ...
0
votes
0answers
226 views

iPhone,in app purchase rejected,keypad invisible

In the Resolution Center, Apple said: After the user taps Buy button, the application does not display the keypad for the user to finish the purchase. Screenshots of this issue have been attached for ...
1
vote
2answers
870 views

iOS In App Purchases: only one payment added to the SKPaymentQueue but a SKPaymentTransactionObserver method is getting called multiple times

I'm testing the IAP using a test user (in the sandbox), I have a class that implements the SKPaymentTransactionObserver protocol and when the user selects a certain table view cell, I initiate the ...
0
votes
0answers
75 views

How to testi other developer team's in-app purchase project?

I have an iOS developer account, and I help another developer to develop their in-app purchase App. (There are two different accounts, and I am not in their developer team. That is, I don't have ...
3
votes
1answer
1k views

Online receipt validation for in app purchases for MAC

For in-app purchases for iOS we can use online API for validation - ...
0
votes
1answer
335 views

Tracking auto-renewable subscriptions for magazins

I'm trying to implement the auto-renewable subscriptions but something is not really clear for me. If I have for example a magazine like app and want to track the subscriptions even if they are ...
2
votes
2answers
1k views

in-app purchase, multiple auto-renewing subscriptions having different durations

A question regarding in-app purchase auto-renewing subscriptions: I'm unclear how to handle the case where a user purchases multiple subscriptions of differing durations. It seems that Apple will ...

1 2 3 4