-
-
Notifications
You must be signed in to change notification settings - Fork 647
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
getSubscriptions - Cannot read property 'ios' of undefined #2461
Comments
Same problem, is there a solution? |
Same problem here as well. |
Is there a solution? |
Merged
hyochan
pushed a commit
that referenced
this issue
Dec 8, 2023
arthurgeron
pushed a commit
to arthurgeron/react-native-iap
that referenced
this issue
Jan 7, 2024
fixed issue for hyochan#2607 hyochan#2461
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
To Reproduce
Steps to reproduce the behavior:
Has anyone faced this issue before?
The text was updated successfully, but these errors were encountered: