Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Restoring purchases seems not to work properly in iOS 7.

Hi all!


I'm trying to restore in-app-purchases via test account with method [[SKPaymentQueuedefaultQueue] restoreCompletedTransactions].


Although I have a lot of test in-app-purchases delegate method for - (void)paymentQueue:(SKPaymentQueue *)queue updatedTransactions:(NSArray *)transactions is not called even once. So it is not possible for me to restore purchases in my app. Also, it is interesting that method

- (void) transactionRestored: (SKPaymentTransaction *)transaction is called normally.


After I made a new test-purchase, and tried to restore other purchases - all of my previous purchases were restored successfully via paymentQueue: updatedTransactions: method.



Does anybody have this problem too?



iOS 7

Posted on Oct 23, 2013 5:12 AM

Reply
1 reply

Restoring purchases seems not to work properly in iOS 7.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.