This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
@euandre it works out of the box with re-natal
figwheel makes a network connections to host:port
re-natal makes this easy with use-ios-device
/ use-android-device
commands
I still use the USB cable to upload the iOS app to the phone (using react-native run-ios
)
but after that's done you can disconnect the usb cable and just use wifi
@pesterhazy I did try it that way but it didn't work. I'll try to dig deeper and see what's going on. Thanks đŸ™‚
n.b. I'm not as familiar with the android side of things but it should work the same as with ios
@chalcidfly there is no such thing as returning value from a promise however you can return a promise
@pesterhazy For some reason, I keep getting a "Network request failed" error, just after the screen for "Waiting for Figwheel to load files." shows up. In the logcat, figwheel is "trying to open cljs reload socket"
I'm actually having problems running adb reverse ...3449
, as in https://issuetracker.google.com/issues/37066218