"Cannot read property 'ios' of undefined" on getSubscriptions()? #2462
Unanswered
StanislavMotorny
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
We get "Cannot read property 'ios' of undefined" on getSubscriptions() call when using StoreKit2 mode (on StoreKit1 it works without errors)
Expected Behavior
Get an array of subs
Environment:
react-native-iap: 12.10.5
react-native: 0.69.7
Platforms (iOS, Android, emulator, simulator, device): iOS (device and emulator)
To Reproduce
Steps to reproduce the behavior:
Call getSubscriptions() method
Has anyone faced this issue before?
Beta Was this translation helpful? Give feedback.
All reactions