Open omprakashcs01 opened 7 months ago
There's a new package which helps re-enable use of remote debuggers called react-native-devsettings
same issue, unable to connect
same issue, unable to connect,pls fix this problem
same issue for "react-native": "0.73.6",
There's a new package which helps re-enable use of remote debuggers called react-native-devsettings
This worked for me. Thanks.
There's a new package which helps re-enable use of remote debuggers called react-native-devsettings
Thanks a Lot it worked
I got this issue when I continued using an app, after enabling dev support.
There's a new package which helps re-enable use of remote debuggers called react-native-devsettings
I have installed this package and facing this issue as soon as the app starts:
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
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