Device type: Red mi note4x
OS version: 7.0
EasyPermissions version: 2.0.0
Describe the problem
why the result of EasyPermissions.hasPermissions not the same PermissionChecker.checkPermission()
What happened? What did you expect to happen?
i use EasyPermissions to require Camera permissions bug Denied by the MIUI not the system
in system setting show that ,i have the camera permissions
however i use EasyPermissions.hasPermissions the result is wrong
I use PermissionChecker.checkPermission() ,the result is right
Basic Information
Device type: Red mi note4x OS version: 7.0 EasyPermissions version: 2.0.0
Describe the problem
why the result of EasyPermissions.hasPermissions not the same PermissionChecker.checkPermission()
What happened? What did you expect to happen? i use EasyPermissions to require Camera permissions bug Denied by the MIUI not the system in system setting show that ,i have the camera permissions however i use EasyPermissions.hasPermissions the result is wrong I use PermissionChecker.checkPermission() ,the result is right
Code and logs
------------------------------------ i am a line --------------------------------------