upgrade-support icon indicating copy to clipboard operation
upgrade-support copied to clipboard

Upgraded to 0.63.3 resulting in black screen and metro not connected to a device

Open potatoengineer opened this issue 4 years ago • 1 comments

Environment

System: OS: macOS 10.15.7 CPU: (4) x64 Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz Memory: 120.50 MB / 8.00 GB Shell: 5.7.1 - /bin/zsh Binaries: Node: 12.14.0 - /usr/local/bin/node Yarn: 1.22.10 - /usr/local/bin/yarn npm: 6.13.4 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman Managers: CocoaPods: 1.10.0 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: iOS 14.0, DriverKit 19.0, macOS 10.15, tvOS 14.0, watchOS 7.0 Android SDK: API Levels: 28, 29 Build Tools: 28.0.3, 29.0.3, 30.0.0, 30.0.0 System Images: android-29 | Google APIs Intel x86 Atom Android NDK: Not Found IDEs: Android Studio: 4.0 AI-193.6911.18.40.6514223 Xcode: 12.0.1/12A7300 - /usr/bin/xcodebuild Languages: Java: 1.8.0_252 - /usr/bin/javac Python: 2.7.16 - /usr/bin/python npmPackages: @react-native-community/cli: Not Found react: 16.13.1 => 16.13.1 react-native: 0.63.3 => 0.63.3 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found

Upgrading version

Upgrade from 0.59.9 to 0.63.3 manually following the React Native upgrade helper

Description

After a successful build either through Xcode or "react-native run ios" with no errors showing metro launches but a device is not detected while the simulator installs my app, shows the LaunchScreen then dead with a black screen.

"warn: No apps connected. Sending "reload" to all React Native apps failed. Make sure your app is running int the simulator or on a phone connected via USB." image

Simulator Screen Shot - iPhone 11 - 2020-11-20 at 21 12 44

potatoengineer avatar Nov 21 '20 05:11 potatoengineer

@potatoengineer did you find a solution ? I have a similar issue with metro in 0.63.4 version

andru1989 avatar Dec 21 '20 21:12 andru1989