Post

Replies

Boosts

Views

Activity

Storekit not working in iOS 16
Storekit stopped working with iOS 16. I start the payment, I'm prompted to enter the password, the payment is completed but - (void)paymentQueue:(SKPaymentQueue *)queue updatedTransactions:(NSArray *)transactions is never called for SKPaymentTransactionStatePurchased so I can start the download. How to solve this problem? Thank you!
6
1
1.2k
Sep ’22