-
Notifications
You must be signed in to change notification settings - Fork 9
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
facing this issue #2
Comments
Hi. What version of React Native do you work with? Also, have you installed native module by running |
Yes pod install and rn v "react-native": "0.66.4", |
Can you console.log this EsimManager? The expected result is on second screenshot. I've tried your particular react native version on a clean project and I can't reproduce your issue. Here's what you can try:
If you run it on simulator then expected text on the screen is "not supported" as simulators don't support esim functionality. If this still fails you can share your node/npm/yarn/xcode versions |
how to fix?
The text was updated successfully, but these errors were encountered: