Cannot open Dev menu on Xiaomi devices

I use react-native-clito create a React Native application. It works fine and installs successfully on my connected device, but I cannot open the Dev Menu .

There is no hardware menu button, but shake deviceit does not work either.

Is there any other way to open the Dev menu?

Or is this error specific to Xiaomi devices and the dev menu cannot be opened on MI?

Phone: Mi Note 3 React Native: 0.39.2

+4
source share
6 answers

For xiaomi devices you need to enable pop-up resolution from security->permissions->app name -> popup

: https://github.com/facebook/react-native/issues/2754#issuecomment-140815500

+4

→ → 5-7 MIUI. , , Dev . , ( → → ). =)

0

, , . , , .

0

Redmi 4X "menu", "Dev Dev".

, : → → →

PS: palaniraja, .

0

, :

adb shell input keyevent KEYCODE_MENU
0

,

> >

enter image description here

0

Source: https://habr.com/ru/post/1664087/


All Articles