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
Which the server is then injected into the RN packager with remotedev-debugger --injectserver.
Then the packager is started. I'm able to access the web interface at localhost:8000, but Redux actions performed on the device do not show up. I'm also not unable to edit any settings on the UI, or open the instance selector dropdown at the top.
Both the computer and the android device are on the same network.
Note that at the time of posting this issue, remotedev.io was offline, which might or might not have anything to do with the issue.
The text was updated successfully, but these errors were encountered:
I'm using remotedev with a local server:
Which the server is then injected into the RN packager with
remotedev-debugger --injectserver
.Then the packager is started. I'm able to access the web interface at
localhost:8000
, but Redux actions performed on the device do not show up. I'm also not unable to edit any settings on the UI, or open the instance selector dropdown at the top.Both the computer and the android device are on the same network.
Note that at the time of posting this issue, remotedev.io was offline, which might or might not have anything to do with the issue.
The text was updated successfully, but these errors were encountered: