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

Does getPurchaseHistory() return all the purchases of monthly subscription? #2817

Open
bharathy-kannan opened this issue Aug 9, 2024 · 0 comments

Comments

@bharathy-kannan
Copy link

I am using getPurchaseHistory() hook to get a list of all my monthly subscriptions. However, I see only one entry in my purchaseHistory, which is the initial purchase.

According to play console, for test environment, the purchases for auto renewals trigger every 5 minutes. So I would expect more than 1 entry in my purchaseHistory.

Environment:: Sandbox

  • react-native-IAP: 12.14.2-rc.1
  • react-native: 70.2
  • Platforms: Android - Samsung device

If I see only 1 entry, how do I check if the subscription has been renewed?

Any help is greatly appreciated.

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