Skip to content
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

App Never Starts When Hermes is Enabled #121

Closed
RomanScott opened this issue Sep 27, 2019 · 3 comments
Closed

App Never Starts When Hermes is Enabled #121

RomanScott opened this issue Sep 27, 2019 · 3 comments

Comments

@RomanScott
Copy link

Hello,

I am having an issue while trying to build my app with Hermes. My app works fine when the Hermes Engine is not turned on. However, when I turn it on, my app ceases to work: when I try to launch the app, all it shows is a white screen and a grey navigation bar (none of the components are loaded) and no calls from within the app itself (initialization calls, for example) are being made.

I am using React Native 0.61 and am testing on a LG V20.

In my logs it says this: "libjsc.so not found" and that is the last log output from my app.

Any help would be greatly appreciated. Thank you!

@avp
Copy link
Contributor

avp commented Sep 27, 2019

Is this the same issue as the one reported here?

facebook/react-native#25927

@Alaa-Ben
Copy link

Alaa-Ben commented Oct 9, 2019

Hi @RomanScott ! If you still have this issue, would you mind showing your app/build.gradle here please ? thanks !

@willholen
Copy link
Contributor

Please reopen if this is still an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants