Calling accepted when all permission denied with Never Ask Again
aashu09 opened this issue · 2 comments
aashu09 commented
Hi,
I am using Runtime permission for Kotlin but When it asks for permissions and I check Never Ask Again for all permissions then deny permissions, so it goes into the accepted function.
Actual - It goes to accepted function when I check Never Ask Permission and deny them
Expected - It should go into the denied function when anyone denies all permissions with never ask again.
MrThreepwood commented
Do you want to paste your code here. The documentation on the main page is 100% wrong about how the library works on at least one of the examples.
florent37 commented
can you try with the last version ?