facebook / flipper

A desktop debugging platform for mobile developers.
https://fbflipper.com/
MIT License
13.34k stars 953 forks source link

Question: In default created app, unfortunately i didn't have flipper stuff inside debug folder. I think because of this my debug option is so some warning. Please see below! #5501

Open kannan-rjp opened 7 months ago

kannan-rjp commented 7 months ago

info Launching JS debugger... warn Attempting to debug JS in Flipper (deprecated). This requires Flipper to be installed on your system to handle the 'flipper://' URL scheme.

ok

pnthach95 commented 7 months ago

This requires Flipper to be installed on your system to handle the 'flipper://' URL scheme

Do you open Flipper before hit Launching JS debugger?

omprakashcs01 commented 7 months ago

info Launching JS debugger... warn Attempting to debug JS in Flipper (deprecated). This requires Flipper to be installed on your system to handle the 'flipper://' URL scheme.

did you find any solutions? to fix this

kannan-rjp commented 7 months ago

info Launching JS debugger... warn Attempting to debug JS in Flipper (deprecated). This requires Flipper to be installed on your system to handle the 'flipper://' URL scheme.

did you find any solutions? to fix this

No, Still finding solution.