Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cannot Open Dev Menu on Xiaomi Devices

I am using react-native-cli for making a React Native App. It is working fine, and successfully installs on my connected Device but I cannot open the Dev Menu on it.

There is no hardware Menu button, and the shake device ain't working too.

Is there any other way to open the Dev menu?

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

Phone: Mi Note 3 React Native: 0.39.2

like image 324
code Avatar asked Dec 18 '16 11:12

code


1 Answers

On my Redmi 4X i need to hold the "menu" button to open The Dev Menu options.

To verify this option, you can go to: Settings --> Additional config --> Buttons and gestures shortcuts --> Show menu

PS: As palaniraja said, you need to enable popup permission as well.

like image 166
Henrique Almeida Avatar answered Sep 17 '22 23:09

Henrique Almeida