Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.
This repository was archived by the owner on Oct 20, 2021. It is now read-only.

Multiple purchase events when app comes out of sleep mode #114

@mreall

Description

@mreall

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions