my question is: If a subscription receipt expired, do i have to call [[SKPaymentQueue defaultQueue] restoreCompletedTransactions]?
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:
How to call [[SKPaymentQueue defaultQueue] finishTransaction:transaction]; if before receiving the updated transaction response of
I submitted my app via application loader and it is waiting for review. I noticed an option called: in app-purchase. What is this?? Will I have to fill this in, because I already filled in the add app
How can i enable some features in lock and some features in unlock mode in my iPhone application. 开发者_Go百科Like some are enabled for user in a free mode and some are enabled after payment.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Is it necessary to have IOS paid applications contract in affect (Completed) in order to test In-App-Purchases in Sandbox enviro开发者_JS百科nment?Yes. since you cannot setup a PAID app without signin
Can we have in-app purchase and subscription options in andr开发者_如何学编程oid apps? If yes, how do we implement it?Subscriptions are now supported with in-app billing.
I have added Japanese to the available languages for the in-app purchase product on iTunes Connect.I have set my phone to Japanese, however, when I开发者_JAVA百科 run the following code it still resul
Recently we submitted an app to 开发者_运维问答the App Store that utilizes In-App Purchase. We have a few different purchases available, one of which was not submitted during the initial submission pr