Hey y'all,
Does anybody have remote debugging working on V2? i can't get it working on the playground app nor in my own repo.
Did you install debug success ?
@redwind not sure what you mean.
did more digging around in the PRs.. it looks like this patch by @joonhocho fixes this on ios! https://github.com/wix/react-native-navigation/pull/1816/files
still looking at android
cc @gran33
Fixed for iOS in #1816
Hey guys any news on fixing this problem for Android
??
I get an error:
Module AppRegistry is not a registered callable module (calling runApplication)
I am getting this as soon as I add a second screen to a stack.
Any update on this?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest Detox and report back. Thank you for your contributions.
The issue has been closed for inactivity.
I'm still having this issue with android "Could not connect to development server", iOS works fine. We're currently using react-native v0.59.3, react v16.8.6 and react-native-navigation v2.16.0. Also, when I run it in android it doesn't run the packager server and if there is one already running it doesn't connect to it.
Most helpful comment
Hey guys any news on fixing this problem for
Android
??I get an error: