Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several deny permission exception #4

Open
TsibikovMaxim opened this issue Apr 24, 2023 · 0 comments
Open

Several deny permission exception #4

TsibikovMaxim opened this issue Apr 24, 2023 · 0 comments

Comments

@TsibikovMaxim
Copy link

TsibikovMaxim commented Apr 24, 2023

For example we have any permission to ask.
I'l write step by step:

  1. We ask permission. User denies
  2. Then we show missing permissions alert dialog. Then we show rationale alert dialog. Then ask permission one more time
  3. If user denies permission second time, we show missing permissions alert dialog. And then nothing. We dont show rationale alert dialog and ask user again for permissions

Look like the algorithm should look like: 1->2->1->2->1->...
So, in your solution user has only two chances to accept permission. My opinion is that we should ask user until we wont get success

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant