You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
If I see only 1 entry, how do I check if the subscription has been renewed?
Any help is greatly appreciated.
The text was updated successfully, but these errors were encountered: