react-native-debugger icon indicating copy to clipboard operation
react-native-debugger copied to clipboard

(NOBRIDGE) ERROR TypeError: null is not an object (evaluating '_reactNative.NativeModules.DevSettings.setIsDebuggingRemotely')

Open mohammedelnady opened this issue 1 year ago • 4 comments

React Native Version: 0.76.2 (New Architecture with Hermes enabled) Debugging Tool: react-native-devsettings (No Flipper installed)

Issue Description: Encountered an error when attempting to enable Remote JS Debugging using react-native-devsettings. The following error is thrown: (NOBRIDGE) ERROR TypeError: null is not an object (evaluating '_reactNative.NativeModules.DevSettings.setIsDebuggingRemotely')

Steps to Reproduce:

Use a React Native project configured with the new architecture and Hermes. Install and integrate the react-native-devsettings package to handle remote debugging. Attempt to enable Remote JS Debugging. Observe the error.

Expected Behavior: Remote JS Debugging should activate without errors.

Actual Behavior: Remote JS Debugging fails with the above error message.

Notes:

No Flipper is installed in the project. Feel free to ask for additional details if needed.

@jhen0409 Please review this issue and provide guidance. Thank you!

Simulator Screenshot - iPhone 16 Pro - 2024-11-19 at 15 46 20 Simulator Screenshot - iPhone 16 Pro - 2024-11-19 at 15 46 23

mohammedelnady avatar Nov 19 '24 13:11 mohammedelnady

+1

SelvaGaneshM-OGIVoos avatar Nov 28 '24 07:11 SelvaGaneshM-OGIVoos

+1

Dmitry1983 avatar Dec 03 '24 08:12 Dmitry1983

As new arch, this repo not usable anymore, i guess this is an end for this

khanh21011999 avatar Dec 12 '24 12:12 khanh21011999

any news, i need to track the network!!!

TonyFTannous-Byd avatar Jan 28 '25 17:01 TonyFTannous-Byd