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

Debugging Native Modules #758

Open
danbITC opened this issue Apr 4, 2023 · 0 comments
Open

Debugging Native Modules #758

danbITC opened this issue Apr 4, 2023 · 0 comments

Comments

@danbITC
Copy link

danbITC commented Apr 4, 2023

React Native Debugger app version: 0.13.0
React Native version: 0.71.3
Platform: iOS & Android
Is real device of platform: Yes, using a real device
Operating System: Windows

Is there a method for enabling debugging of native modules?

For example I could use adb logcat '*:S' ReactNative:V ReactNativeJS:V ReactNativeBleManager:V and I would get the verbose logging out of the BleManager in addition to the logging from ReactNative. This may be an undocumented feature already, but if it isn't it would be nice to have the ability to add additional arguments as needed.

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

1 participant