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

getPendingPurchasesIOS method is not returning the pending transactions. #2882

Open
Karthik-V26 opened this issue Nov 11, 2024 · 0 comments
Open

Comments

@Karthik-V26
Copy link

Hi,
I would like to solve a issue, where if the transaction successful on the App level and did not update in the backend(issues like server down, internet etc...) I trigger the finishTransaction() only after the transaction gets updated in backend.
But when I reopen the app, sometimes i am getting update event from purchaseUpdatedListener() but sometimes not.
So I tried with the getPendingPurchasesIOS, this is also not working properly.
Any other ways to check this? or Am i missing something?
Is there any things which needs to consider while using these methods ?

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