We have tested our latest build, and the following issue still exists in the official version iOS 26.5 beta 2:
transaction callback triggered without user confirmation.
After the payment is completed, if the user does not click the system prompt pop-up that appears after a successful payment, the system will automatically call the - (void)paymentQueue:(SKPaymentQueue *)queue updatedTransactions:(NSArray<SKPaymentTransaction *> *)transactions delegate method after a 5–10 second delay.
Topic:
App & System Services
SubTopic:
StoreKit
Tags: