jhen0409 / jhen0409/react-native-debugger

Encountering difficulties debugging a default React Native app in Chrome Debugger due to Flipper, with a warning signaling the deprecated status of debugging via Flipper, necessitating installation of Flipper on the system to handle the 'flipper://' URL scheme

Abierto
#802 8 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
10.4k
Forks
815
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

When attempting to open the new react native app default app and trying to debug in Chrome debugger, users encounter an error message stating in terminal: "**Attempting to debug JS in Flipper (deprecated). This requires Flipper to be installed on your system to handle the 'flipper://' URL scheme**." This prevents users from efficiently debugging their React Native apps using Chrome Debugger through Flipper.

**To Reproduce**

1. Open a new React Native application in development mode.
2. Start the application and ensure it's running on a device or simulator.
3. try to open debugger (CLT+M) in Android simulator to open Chrome debugger browser.
4. after getting warring Attempting to debug JS in Flipper (deprecated). This requires Flipper to be installed on your system
5. to handle the 'flipper://' URL scheme.**
6. Unable to Navigate to the Chrome Debugger tool.
7. Unable Attempt to connect to the running React Native app for debugging
![image](https://github.com/facebook/flipper/assets/60980973/dd2a941d-d317-4e9c-bf7b-0388f35bea9f)

React Native Debugger app version: Latest version 0.73
React Native version: 0.73
Platform: Android
Is real device of platform: No REAL DEIVCE (simulator only)
Operating System: Windows

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by reproducing the Android simulator flow from the issue: launch a React Native 0.73 app on Windows, press Ctrl+M, and follow the Chrome debugger path. Investigate the debugger entry point that emits the deprecated Flipper warning and verify the result against the reported need to reach and connect to the Chrome Debugger without requiring the flipper:// URL scheme.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
electron, javascript, react-native
Área
desktop-dev, devtools, mobile-dev
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.