zalmoxisus / remote-redux-devtools

Redux DevTools remotely.

Home Page:http://zalmoxisus.github.io/monitoring/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

cmevawala opened this issue · comments

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.

Have you found any fix later ?