-
Notifications
You must be signed in to change notification settings - Fork 582
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
Adding realm with "yarn add realm" causes react native app to crash without error message #3858
Comments
@MSrotyr Thanks for reporting. I will try to see if I can reproduce this. In the meantime, the following information would be helpful.
|
Realm Version: 10.6.0 Have not implemented realm at all. I've only added it as a dependency. Node: 16.4.2 npm: 7.18.1 |
my also crashing npm install realm "realm": "^10.6.0", Edit: I solved my problem. I missed to add an schema name. |
Okay, found out from here #3713 that realm is incompatible with hermes. So this could explain it. |
Goals
To use realm in our project
Adding realm with "yarn add realm" causes react native app to crash without error message
yarn_add_realm.txt
react_native_start.txt
react_native_run_android.txt
Expected Results
Expected app to run
Actual Results
App crashes without error
Version of Realm and Tooling
The text was updated successfully, but these errors were encountered: