Karumi / Dexter

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

Not receiving permission dialog if i reject for first time #241

Closed sagarchoudhary96 closed 4 years ago

sagarchoudhary96 commented 4 years ago

Expected behaviour

It should ask for permission again.

Actual behaviour

It don't ask for permission.

Steps to reproduce

ask for permission on a button click , don't accept it and then again click the button to ask permission.

Version of the library

"com.karumi:dexter:5.0.0"

AcnNuriSezgin commented 4 years ago

It happens to me.

sagarchoudhary96 commented 4 years ago

@AcnNuriSezgin , it's working fine.