You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: