googlesamples / easypermissions

Simplify Android M system permissions
https://firebaseopensource.com/projects/googlesamples/easypermissions/
Apache License 2.0
9.86k stars 1.46k forks source link

app crash :PermissionCheck: permission check result is: 601 #298

Closed lovehahazy closed 4 years ago

lovehahazy commented 4 years ago

Basic Information

Device type: ___华为 note 4e ;华为v10 全网通 OS version: ____ EasyPermissions version: ____3.0.0

Describe the problem

When we use the cloud real machine to test, we find that the application will crash. The error log contains the following: “02-14 16:49:27.386 15560 15560 E PermissionCheck: permission check result is: 601”

lovehahazy commented 4 years ago

Sorry to bother you. I think I need to further identify the root cause of the problem. Maybe the problem is somewhere else. If I can further prove that the problem is from here, I will leave a message. I'm really sorry.

lovehahazy commented 4 years ago

Finally, the problem is solved. It has nothing to do with this library. I made a mistake

samtstern commented 4 years ago

@lovehahazy thank you for updating this!