Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pengyangjin opened this issue Jul 13, 2021 · 1 comment

Comments

@pengyangjin
Copy link

pengyangjin commented Jul 13, 2021

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.

@pengyangjin pengyangjin changed the title The google play purchase records can't be found after a while use the The google play purchase records can't be found after a while use the InAppPurchase.instance.restoreTransactions Jul 13, 2021
@pengyangjin pengyangjin changed the title The google play purchase records can't be found after a while use the InAppPurchase.instance.restoreTransactions The google play purchase records can't be query after a while use the InAppPurchase.instance.restoreTransactions Jul 13, 2021
@pengyangjin
Copy link
Author

pengyangjin commented Jul 15, 2021

image

The problematic code is the commented out part.I recompiled the jar package, which can be downloaded if necessary
libAirInAppPurchase.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant