akshay2211 / PixImagePicker

Pix is a Whatsapp image picker replica. with this, you can integrate an image picker just like WhatsApp.
Apache License 2.0
860 stars 217 forks source link

Ask again permission not working #237

Closed Prashantilluminz closed 2 years ago

Prashantilluminz commented 2 years ago

I deny the permission on pix fragment and ask again pop up comes but when i click on ask again nothing happens. Please look into this. Permissions deny scenarios are not working properly.

sambhav2358 commented 2 years ago

When you deny a permission, android feels the too is trying to disturb the user by again and again asking for permissions. This is not an issue with the library.

Prashantilluminz commented 2 years ago

User feeling struck there is it right?

sambhav2358 commented 2 years ago

It happens only if user permanently denies the permission. Otherwise it works fine

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.