You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suppose that problem can be related to metro bundler (if I configured everything right of course), because when I forgot to close the bundler tab for 0.58 and then ran the new app with 0.59.0 in xcode, it connected successfully to the 0.58 bundler and started loading.
🐛 Bug Report
App can't connect to bundler. I tried to run another app with 0.58.4 and it works fine.
Recommendations from http://facebook.github.io/react-native/docs/running-on-device.html don't help.
I suppose that problem can be related to metro bundler (if I configured everything right of course), because when I forgot to close the bundler tab for 0.58 and then ran the new app with 0.59.0 in xcode, it connected successfully to the 0.58 bundler and started loading.
0.59.0-rc.2: Bundle React Native code and images:
0.58.4: Bundle React Native code and images:
AppDelegate.m code:
Environment
info
React Native Environment Info:
System:
OS: macOS 10.14.3
CPU: (8) x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
Memory: 1.74 GB / 16.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 9.11.1 - /usr/local/bin/node
npm: 5.6.0 - /usr/local/bin/npm
SDKs:
iOS SDK:
Platforms: iOS 12.1, macOS 10.14, tvOS 12.1, watchOS 5.1
Android SDK:
API Levels: 23, 25, 26, 27, 28
Build Tools: 26.0.1, 26.0.3, 27.0.3, 28.0.1, 28.0.2, 28.0.3
System Images: android-P | Google Play Intel x86 Atom
IDEs:
Android Studio: 3.1 AI-173.4720617
Xcode: 10.1/10B61 - /usr/bin/xcodebuild
npmPackages:
react: ^16.8.2 => 16.8.2
react-native: ^0.59.0-rc.2 => 0.59.0-rc.2
npmGlobalPackages:
react-native-cli: 2.0.1
react-native-git-upgrade: 0.2.7
The text was updated successfully, but these errors were encountered: