zalmoxisus / remote-redux-devtools

Redux DevTools remotely.
http://zalmoxisus.github.io/monitoring/
MIT License
1.8k stars 138 forks source link

Remote Redux DevTool does't work with Chrome/Safari Mobile Browser #136

Open cmevawala opened 5 years ago

cmevawala commented 5 years ago

Added this package into my React Application and tried to view the redux logs of my application running inside Chrome Mobile Browser. I using Chrome Remote Debugging for Android to debug my Application

Here is the link: https://developers.google.com/web/tools/chrome-devtools/remote-debugging/

This tool works fine for Chrome on Desktop but not working for Chrome in Mobile.

dhruvsakariya commented 1 year ago

Have you found any fix later ?