If you face a bug in MIUI 10 where even if you give permission, it reverts back to deny automatically. See below:
https://i.imgur.com/Zy2yhh1.gifv
a workaround is to sideload using adb and grant all permission, eg put whatsapp.apk in your adb folder then type in cmd
Now the app works perfectly. Good to do this instead of waiting for xiaomi to resolve all the bugs
https://i.imgur.com/Zy2yhh1.gifv
a workaround is to sideload using adb and grant all permission, eg put whatsapp.apk in your adb folder then type in cmd
Code:
adb install -g whatsapp.apk
Now the app works perfectly. Good to do this instead of waiting for xiaomi to resolve all the bugs