Post

Replies

Boosts

Views

Activity

Reply to Transactions Finish does not work on iOS 26 beta3
I'm encountering the same issue in production with a StoreKit1-based project. After some investigation, it appears that finishTransaction(_:) removes the transaction only temporarily. The same transaction later reappears with the same product identifier, which then prevents the user from purchasing the consumable product again. Has anyone found a reliable workaround to avoid or mitigate this behavior?
Topic: App & System Services SubTopic: StoreKit Tags:
Jul ’25
Reply to In iOS 26 beta3 version, the finishTransaction method is unable to remove transactions from the SKPaymentQueue, causing transactions to remain in the queue even after being processed.
I'm encountering the same issue in production with a StoreKit1-based project. After some investigation, it appears that finishTransaction(_:) removes the transaction only temporarily. The same transaction later reappears with the same product identifier, which then prevents the user from purchasing the consumable product again. Has anyone found a reliable workaround to avoid or mitigate this behavior?
Topic: App & System Services SubTopic: StoreKit Tags:
Jul ’25
Reply to 交易无法结束 (Transactions Unable to Finish)
Hello I'm encountering the same issue in production with a StoreKit1-based project. After some investigation, it appears that finishTransaction(_:) on iOS 26 Beta removes the transaction only temporarily. The same transaction later reappears with the same product identifier, which then prevents the user from purchasing the consumable product again. Has anyone found a reliable workaround to avoid or mitigate this behavior?
Topic: App & System Services SubTopic: StoreKit Tags:
Jul ’25