remote-redux-devtools icon indicating copy to clipboard operation
remote-redux-devtools copied to clipboard

Remote debuging log another computer simulator

Open stefan0s opened this issue 7 years ago • 1 comments

Hello,

We don't know if this is an issue, but we are having 2 pc on the same network (Win7 and a Mac). Both running the same application with remote-redux-devtools 0.5.0 and no special configuration on package.json. The strange thing is that when we have open from the win7 the debugger (http://localhost:8081/debugger-ui) we are catching all actions triggered from Macos Simulator!!

I really cannot understand that! Is this a configuration or something?

stefan0s avatar Mar 11 '17 11:03 stefan0s

This is a feature not an issue 🙂

See the demo, you can not only log all remote instances, but also synchronize them.

When using remotedev.io, which is by default, you get all instances running on the same IP. If it's an issue for your use case, you can just run a local server instead.

zalmoxisus avatar Mar 11 '17 11:03 zalmoxisus