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!

Please create a ticket via Feedback Assistant and share ticket number here. In the ticket, please provide more information like environment (prod, Sandbox, etc.), Apple IDs of the app and IAPs affected, sysdiagnose, screenshots and screenvideo of the issue. Thank you!

I've opened a ticket via Feedback Assistant, available on this link:

https://feedbackassistant.apple.com/feedback/11544219

If you are able to add more information to your ticket, it will greatly assist in investigating your report. Things like a sample project so we can reproduce, and/or a sysdiagnose after you reproduced. And please confirm this was with Sandbox or in Xcode StoreKit testing.

you should migrate your hosted content to ODR (On-Demand Resources) because skdownload was deprecated

Same is happening to me, any update on this issue?

No updates. I need to resubmit a sample project.

Storekit not working in iOS 16
 
 
Q