-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
Is this a bug report?
Yes
Have you read the Contributing Guidelines?
Yes
Environment
react-native -v
: 0.48.0node -v
: v8.3.0npm -v
: 5.3.0yarn --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:)
react-native init --version 0.48.0 test
cd ./test
react-native run-ios
- iPhone 6 - iOS 10.0 (14A345) with resetted content and settings
- Loading screen open
- 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.
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.)
larenelg-tw, cxgslegend, alpfilho, 0bit, alex-ochigov and 20 more
Metadata
Metadata
Assignees
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.