QuickPermissions icon indicating copy to clipboard operation
QuickPermissions copied to clipboard

OnPermissionsDenied fires when permission is granted.

Open eschoenawa opened this issue 7 years ago • 1 comments

So I realized when I first deny the permission, then click "Try again" in my (custom) rationale and then grant the permission, the method annotated with @WithPermissions and the @OnPermissionsDenied method both get executed after the permission is granted.

eschoenawa avatar Mar 06 '18 14:03 eschoenawa

Can you send me the test file I can verify this behavior with?

kirtan403 avatar Mar 07 '18 09:03 kirtan403