question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The app crashes when using new Hermes engine

See original GitHub issue

Issue type

  • bug report
  • feature request

Issue description

Current behavior:

The app crashes when using new Hermes engine.

This only happened once I added the Icons Module, before that the app was working correctly with the Hermes engine. Screenshot_1570497400

Expected behavior:

The app works with or without the Hermes engine.

Steps to reproduce:

Other information:

OS, device, package version

"@eva-design/eva": "^1.2.0"
"@ui-kitten/eva-icons": "^4.2.0"
"react-native": "0.61.1"
"react-native-ui-kitten": "^4.2.0"

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:15

github_iconTop GitHub Comments

4reactions
anhtuank7ccommented, Jul 21, 2020

@lewatt23 Did you try npm install hermes-engine@v0.4.2-rc1?

3reactions
afkcodescommented, Aug 28, 2020

for those using 0.63 use npm install hermes-engine@v0.5.2-rc1

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using Hermes
Hermes is an open-source JavaScript engine optimized for React Native. For many apps, using Hermes will result in improved start-up time, ...
Read more >
Using Hermes Engine
Using Hermes Engine. A guide on configuring Hermes for both Android and iOS in an Expo project. Hermes is a JavaScript engine optimized...
Read more >
Enabling hermes in android app crashing app in react ...
facing the same error, was the issue resolved for you? – Aayush Anand. Sep 26 at 12:11. @AayushAnand Please use ...
Read more >
We are seeing these crashes on our apps. The ...
We are seeing these crashes on our apps. The crashes are coming from hermes engine and the rate is high. Has anyone faced...
Read more >
Crash with enabled Hermes engine on React Native Android
The app starts crashing for release build on start if I enable Hermes engine for Android. com.facebook.jni.CppException: Could not get ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found