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.

iOS - 0.48.0 - Blank App Crashes At Launch

See original GitHub issue

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Environment

  1. react-native -v: 0.48.0
  2. node -v: v8.3.0
  3. npm -v: 5.3.0
  4. yarn --version: 0.27.5

Then, specify:

  • Target Platform: iOS - xCode Version 8.3.3 (8E3004b)
  • Development Operating System: macOS Sierra 10.12.4
  • Build tools: Command Line

Steps to Reproduce

(Write your steps here:)

  1. react-native init --version 0.48.0 test
  2. cd ./test
  3. react-native run-ios
  4. iPhone 6 - iOS 10.0 (14A345) with resetted content and settings
  5. Loading screen open
  6. App crashes and does not even compile the JS bundle

Here the command line log: https://gist.github.com/fabriziogiordano/2952ea25e10dfc10d13e5fd8ca9f9690

Expected Behavior

The App does not crash on launch and the JS is bundled.

Actual Behavior

The App does crash on launch and the JS is bundled.

xcodeerror

xcodeversion

Reproducible Demo

React Native 0.48.0-rc.1 does not throw such error and works as expected. I am assuming that something in here v0.48.0-rc.1…v0.48.0 is causing the issue.

(Paste the link to an example project and exact instructions to reproduce the issue.)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:25
  • Comments:44 (5 by maintainers)

github_iconTop GitHub Comments

54reactions
Jonovonocommented, Sep 3, 2017

React Native is the most extreme love & hate relationship I have.

37reactions
larenelg-twcommented, Sep 2, 2017

Hey @cxgslegend - I had the same problem as well. I’m using a previous version while it gets resolved 😃

react-native init --version 0.47.0 <projectname>

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sudden crash on launch from all TestFlight builds
The app runs fine under Xcode on an iPad connected by wire to my MacBook. When we publish the app in TestFlight, it...
Read more >
GoodNotes 5 Crashes - Troubleshooting Basics
Things to try first · Force-quit the app and relaunch it. · Force-quit other inactive apps (e.g. video apps). · Restart your device....
Read more >
Why .net maui App Crashing On iOS device?
Application is .NET MAUI "Hello World" program that is present when a blank maui project is created. The application does not load and...
Read more >
Fixed iPhone Apps Keep Crashing After iOS 16.2 Update ...
1st: Check for possible updates in iOS and Apps · 2nd: Force Quit app & Relaunch · 3rd: Reboot or Restart iPhone, iPad...
Read more >
Outlook iOS app is broken after latest update
19 votes, 84 comments. Saw app update and installed it yesterday and now app does not open, crashes at launch. Restarted iPhone, reinstalled ......
Read more >

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