Post

Replies

Boosts

Views

Activity

Reply to Subscription state not update if I subscribe in App Store sandbox instead of my app
I found that calling AppStore.sync() help refreshing all the states. I thought there is no need to manually trigger sync in this situation. Am I wrong? https://developer.apple.com/documentation/storekit/appstore/3791906-sync And I found another problem that auto renew transactions are not captured by Transaction.updates, so when I call Transaction.unfinished after AppStore.sync(), there are some unfinished transactions. Is this normal or I do miss the transaction update?
Jan ’22