Closed anchengjian closed 4 years ago
In RN remote debugging mode, JS code is still running in chrome. But in this project, V8 is running on the mobile device, so can we use V8 remote debugging in this project?
Similar to https://developers.google.com/web/tools/chrome-devtools/remote-debugging/webviews
In RN remote debugging mode, JS code is still running in chrome. But in this project, V8 is running on the mobile device, so can we use V8 remote debugging in this project?
Similar to https://developers.google.com/web/tools/chrome-devtools/remote-debugging/webviews