React Native Debugger app version: 0.8.1
React Native version: 0.55.4
Platform: iOS
Is real device of platform: Yes
Operating System: macOS
I have used a snippet to set up react-devtools on a real device, and it works fine with a standalone version of react-devtools. At some point it also worked with the one built into inspector, but after some point it stopped connecting, and nothing really helps (I also tried to uninstall it using brew).
Can this be related to some cache files which are not touched by brew installation? If I can help somehow to debug this please, let me know.
React Native Debugger app version: 0.8.1 React Native version: 0.55.4 Platform: iOS Is real device of platform: Yes Operating System: macOS
I have used a snippet to set up
react-devtools
on a real device, and it works fine with a standalone version ofreact-devtools
. At some point it also worked with the one built into inspector, but after some point it stopped connecting, and nothing really helps (I also tried to uninstall it using brew).Can this be related to some cache files which are not touched by brew installation? If I can help somehow to debug this please, let me know.