Skip to content

The google play purchase records can't be query after a while use the InAppPurchase.instance.restoreTransactions #106

@pengyangjin

Description

@pengyangjin

When I use the InAppPurchase.instance.makePurchase(productId) buy a google play item, and do not use InAppPurchase.instance.removePurchaseFromQueue(productId, receipt) to consume it.
I can use InAppPurchase.instance.restoreTransactions() query purchase records.
But here's a mistake that the google play purchase records can't be query after a while use the InAppPurchase.instance.restoreTransactions().
I'm using the Google developer account test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions