Skip to content
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

Expo Go Won't Run After Plug-in Install #227

Open
yachtwave opened this issue Mar 6, 2024 · 0 comments
Open

Expo Go Won't Run After Plug-in Install #227

yachtwave opened this issue Mar 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@yachtwave
Copy link

Summary

I realize the Adjust plug-in wont run in Expo Go. However, Expo Go (with Simulator) will not run at all with the plugin is enabled in app.json the imports included in the project. I don't have this issue with other plugins (ex. sentry). The error I receive is below. Please help me with what I am doing wrong:

Invariant Violation: Your JavaScript code tried to access a native module that doesn't exist.
If you're trying to use a module that is not supported in Expo Go, you need to create a development build of your app. See https://docs.expo.dev/development/introduction/ for more info., js engine: hermes

Config Plugin

@config-plugins/react-native-adjust

What platform(s) does this occur on?

iOS

SDK Version

50

Reproducible demo

Error Message Listed Above

@yachtwave yachtwave added the bug Something isn't working label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant