Karumi / Dexter

Android library that simplifies the process of requesting permissions at runtime.
http://karumi.com
Apache License 2.0
5.23k stars 671 forks source link

is it possible detecting which permission are denied and accepted in multi-permission interface ? #250

Closed NimaaZx closed 4 years ago

NimaaZx commented 4 years ago

I want to ask it this library can detect which permissions are denied and accepted in multi-permission interface ? I need this for better user management.

NimaaZx commented 4 years ago

according to this issue ticket it is possible : https://github.com/Karumi/Dexter/issues/242