-
-
Notifications
You must be signed in to change notification settings - Fork 263
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
[1.3.0] Crash on Android when start #134
Comments
@mrousavy Same issue for me with
The error occurs even without importing or calling anything from the library, so most likely it is somehow related to setup (here?). I'm not using any remote debugger and followed the installation instructions (with Reanimated). I'll create a minimal repro later |
i get this error
|
Although without hermes and reanimated, it still crash on Android |
@hngocl again, there's no reproduceable code here. |
I don't know why this error keeps happening, but I know that it's fixed if you upgrade to RN 0.65.1. If you can't upgrade, I'd gladly accept any PRs that fix this issue. I've tried asking the hermes team here: facebook/hermes#587 but this error also happens on JSC. |
@mrousavy sorry about this error message, but i only get it on logcat of android studio. here you can see it. I can't upgrade to 0.65.1, some library not working with it. i think i'll wait for new version of other library before upgrade |
my step to crash:
|
+1 to this issue. Experiencing same issues after just installing |
While I already spent way too much of my free time on this issue to fix the crash for random people on the internet, I spent some more time on this yesterday and finally fixed it. Check out 1.3.1. 🎉🎉🎉🎉 If you appreciate my efforts, please consider buying me a coffee for my next late-night debug session: ❤️ GitHub sponsors |
Hey man, I am having a similar issue with a library I'm working on. Could you point out where the issue lies? Would really appreciate it. |
I get this error when run android:
Fatal signal 6 (SIGABRT), code -6 in tid 6226 (create_react_co)
React Native: 0.64.2
mmkv: 1.3.0
enableHermes: true
The text was updated successfully, but these errors were encountered: