BirjuVachhani / locus-android

An Awesome Kotlin Location library to retrieve location merely in 3 lines of code
https://birju.dev/posts/retrieve-location-in-just-3-lines-android/
Apache License 2.0
358 stars 40 forks source link

On-Click of Deny button Dismiss Permission Alert #62

Open dharamveer-roundr opened 2 years ago

dharamveer-roundr commented 2 years ago

Permission Currently, OnClick of Deny, It is asking/showing again and again.

Solution OnClick of Deny, the Permission Dialog should be dismissed.

Alternative Not a good approach, Surrounded it with Dexter permission handling

BirjuVachhani commented 2 years ago

Can you tell me Android version you're facing this on?

dharamveer-roundr commented 2 years ago

I have checked this on Android 8 (Oreo) and above

BirjuVachhani commented 2 years ago

@dharamveer-roundr I can't reproduce this. Can you provide specific steps? Also, please check out the latest version if this is not happening with it.