Post

Replies

Boosts

Views

Activity

Comment on Does originalTransactionId change if a user resubscribes?
I’ve also noticed another issue: sometimes Apple creates two pairs of originalTransactionId-transactionId for the same transaction. For example: originalTransactionId: 450002184711774 → TransactionId: 450002184711774 originalTransactionId: 450002184711775 → TransactionId: 450002184711775 Both pairs belong to the same user and the same order at the same time. Since our system uses originalTransactionId + TransactionId as a unique key, this causes the user’s membership to be added twice.
Topic: App & System Services SubTopic: StoreKit Tags:
Mar ’25