jhen0409 / jhen0409/react-native-debugger
"Waiting for React to connect.." persisting even after modifications have been made
- Lingua principale
- JavaScript
- Stelle
- 10.4k
- Fork
- 815
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
React Native Debugger app version: v0.9.7
React Native version: 0.59.1
Platform: iOS
Is real device of platform: Yes
Operating System: Windows (Linux Subsystem)
I'm so close to getting the debugger to work correctly but for some reason I still see 'waiting for React to connect'. As per the instructions in the 'How to use it with real device?' section, I modified 'setupDevtools.js' to reflect the correct port number and the redux section is working so I know that the debugger is operating on the same port as my expo app.
However, the problem still persists.
Have i made the correct modification? Any other tips or tricks to try?
`
const devServer = getDevServer();
const host = devServer.bundleLoadedFromServer
? devServer.url.replace(/https?:\/\//, '').split(':')[0]
: '74.73.167.63';
`
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start with setupDevtools.js and the “How to use it with real device?” instructions, then reproduce the reported setup using React Native 0.59.1, iOS, a real device, and the listed Windows/Linux Subsystem environment. Done means the debugger connects rather than continuing to show “waiting for React to connect,” while the Redux section remains functional.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript, react-native
- Ambito
- devtools
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100