remote-redux-devtools
remote-redux-devtools copied to clipboard
Remote Redux DevTool does't work with Chrome/Safari Mobile Browser
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 ?