Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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: #5512

Open
omprakashcs01 opened this issue Mar 12, 2024 · 8 comments

Comments

@omprakashcs01
Copy link

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
@adarshbuopso
Copy link

I am also getting same issues, Someone please help

@omprakashcs01 omprakashcs01 changed the title Unable to Debug React Native default (new) App in Chrome Debugger 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: 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: Apr 4, 2024
@SalmanAli121
Copy link

Facing same issue from 30 days

@chenweigh
Copy link

same problem.

@asgarPeerbits
Copy link

Same Issue #5511

@tanzeel152
Copy link

any solution

@adarshbuopso
Copy link

adarshbuopso commented May 10, 2024

download this version of flipper
windows: https://github.com/facebook/flipper/releases/download/v0.220.0/Flipper-win.zip
Mac: https://github.com/facebook/flipper/releases/download/v0.220.0/Flipper-mac.dmg

@asgarPeerbits
Copy link

@adarshbuopso This is for windows Can you share for MAC

@adarshbuopso
Copy link

for mac
https://github.com/facebook/flipper/releases/download/v0.220.0/Flipper-mac.dmg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants