getAvailablePurchases returns also expired purchases on iOS #2552
Robiullah2244
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
getAvailablePurchases returns also expired purchases on iOS. So, how can I get a user's current active subscription in iOS?
Expected Behavior
Like Android, getAvailablePurchases must return only the active purchases.
Environment:
react-native-iap: ^12.10.5
react-native: 0.70.10
Platforms (iOS): 16.3.1
Beta Was this translation helpful? Give feedback.
All reactions