Reputation: 1725
I am a React Native newbie and I am trying to debug my application on Google Chrome since the XCode space is a bit noisy and my console.logs are hard to find.
My approach is to run the application from XCode to my iOS device, to open in Chrome http://localhost:8081/debugger-ui, to shake the device and to select "Debug JS Remotely". I get on the device the following error.
Upvotes: 1
Views: 1399