-
Notifications
You must be signed in to change notification settings - Fork 21
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
TypeError: Cannot read property 'setLibraryName' of null, js engine: hermes #96
Comments
Hi @borijuyeong, which amplitude react-native versions are you using? And what's the version of your react-native? |
Running into the same issue! Version@amplitude/react-native: 2.5.0 |
Any of you solved this? |
nope, not yet |
Run into same error today after installing RN amplitude package. |
Same issue with version 2.7.0. Any workaround? |
Android and iOS — no issue @borijuyeong could you provide a piece of code where you use Amplitude? |
I use Hermes by following this docs. I tried with react-native Could you provide an example app in order to reproduce this issue? |
@borijuyeong I get this error if I forgot to install pods after installing FYI: For installing pods needs in terminal run |
the same issue is it fixed |
Hi @minaairsupport, did you install the pods in ios folder? |
I am using Expo, should I install the pods ? |
Any solution? Im also using Expo and couldn't make it work |
This amplitude-ReactNative doesn't support EXPO. However, we have a new ReactNative SDK. |
I am junior developer using amplitude react-native.
Ios works fine but when I try to build android, it shows this error.
Can anyone give me some help?
The text was updated successfully, but these errors were encountered: