jhen0409 / react-native-debugger

The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
MIT License
10.36k stars 809 forks source link

How to open Redux and console panes? #743

Closed alexey-kuznetsov closed 1 year ago

alexey-kuznetsov commented 1 year ago

React Native Debugger app version: 4.27.1 React Native version: 0.70.6 Platform: Android Is real device of platform: No Operating System: Windows 11

I cant see in devtools console and redux panes. Interface has anly component tree and component info panes. How to display console and redux devtools?

This is how my debugger looks now: image

kalisoft93 commented 1 year ago

Same here, I cant open developer tools neither network inspect

kalisoft93 commented 1 year ago

Oke I got the solution in other issue ticket, please try to run with this command react-native-debugger --no-sandbox works like charm

jhen0409 commented 1 year ago

As I understand in the issue description, I think you're using a wrong app. Also we don't provide React DevTools v4.27 in this app.