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.

[0.60 RC] React Native init app crash (Android)

See original GitHub issue

React Native version:

System:
    OS: Windows 8.1
    CPU: (8) x64 Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz
    Memory: 8.46 GB / 15.92 GB
  Binaries:
    Node: 10.15.3 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.16.0 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
    npm: 6.1.0 - C:\Program Files\nodejs\npm.CMD
  IDEs:
    Android Studio: Version  2.3.0.0 AI-162.3871768

Steps To Reproduce

  1. react-native init RN060Test --version react-native@next
  2. react-native run-android
  3. Open developer menu and set the IP and Port
  4. Reload
  5. Scroll down
  6. Crash 😐

Describe what you expected to happen:

To work normally as expected!

Snack, code example, or link to a repository:

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
j-wangcommented, May 30, 2019

This may potentially be related to #24261—sounds a lot like it.

0reactions
MohamadKh75commented, Jun 2, 2019

#24261

Closing this to focus on one issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

React-native 0.60.x app crash immediatelly - Stack Overflow
Now run react-native run-android it worked for me in android. Try this method (For ios). For iOS try deleting pods folder and pod...
Read more >
IOS (React-native) app crashes in … | Apple Developer Forums
Hi, I am stuck on this for a few days now. Please help. My ReactNative app crashes in TestFlight but seems to work...
Read more >
Announcing React Native 0.70
We are excited to release a new version of React Native, 0.70.0. This version comes with several improvements like a new unified ...
Read more >
react-native-reanimated - npm
The source code for the example (showcase) app is under the Example/ directory. If you want to play with the API but don't...
Read more >
React Native SDK Troubleshooting - Visual Studio App Center
React -Native 0.60 and above. The likely cause is the conflict between major package versions because of a breaking change in our Apple...
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