question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Inspector get stuck at "Connecting to React…"

See original GitHub issue

I did adb reverse tcp:8097 tcp:8097 but it doesn’t help.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:6
  • Comments:15 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
jhen0409commented, Jun 3, 2017

react-devtools-core@2.3.0 should fixed the problem, please update the package in your react-native project. (Note that it’s dependency of react-native)

1reaction
gustavjfcommented, Apr 3, 2017

@jhen0409 Thank you, for some reason adb reverse tcp:8097 tcp:8097 works for me now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Element inspector not working (React Native) - Stack Overflow
I found the solution for my case from the React Native documentation. However, when react-devtools is running, Inspector will enter a collapsed ...
Read more >
Debugging your app with React Native Debugger
In this tutorial, you can learn how to use React Native Debugger to debug React Native apps in a few easy steps.
Read more >
Using Hermes - React Native
Hermes is an open-source JavaScript engine optimized for React Native. ... Chrome debugger by implementing the Chrome inspector protocol.
Read more >
Debugging - Expo Documentation
android; Build the app from Android Studio and connect the debugger. ... Stuck. The Expo community and the React and React Native communities...
Read more >
8 Ways to Debug your React Native App with Expo - Medium
Debug React Native app in Flipper, React Native Debugger, and Expo ... A tool that is similar to the inspector that we use...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found