react-devtools agent got no connection
See original GitHub issueDo you want to request a feature or report a bug? Yes, I want to report a bug
What is the current behavior?
I cann’t see anything in react-devtools
when debuging react-native
app in iPhone simulator but received some warnings as follow:
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. Your bug will get fixed much faster if we can run your code and it doesn’t have dependencies other than React. Paste the link to your JSFiddle (https://jsfiddle.net/Luktwrdm/) or CodeSandbox (https://codesandbox.io/s/new) example below:
What is the expected behavior?
Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React? react: 16.0.0-alpha.12 react-native-cli: 2.0.1 react-native: 0.47.1 react-devtools: 4.2.0 xcode: 10.3 macos: 10.15
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:6
It works for me.
Same thing for me. I had to install v3 in order to prevent this error for iOS simulator debugging.