You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 20, 2021. It is now read-only.
In development, I'm testing the purchase of an auto-renew subscription. The purchase goes through the App Store, gets verified on the server, and enables the subscription in the app, all as expected. However, if the phone goes to sleep and starts up again, the transactionUpdateEvent gets called several times with old transactions. The more I test new subscription purchases, the more the transactionUpdateEvent gets called when the phone wakes up. I'm now up to over 150 transactions posting to my server.
Does anyone know what's going on? It's almost like the finishTransaction call isn't working in the plugin.