facebook/flipper

Unable to Debug React Native Latest version (0.73) Chrome Debugger deprecated because of flipper this waring Attempting to debug JS in Flipper (deprecated). This requires Flipper to be installed on your system to handle the 'flipper://' URL scheme.Question:

omprakashcs01 opened this issue · 8 comments

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

I am also getting same issues, Someone please help

Facing same issue from 30 days

same problem.

Same Issue #5511

any solution

@adarshbuopso This is for windows Can you share for MAC