Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Fix handling of interrupted/canceled permission request #266

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

consp1racy
Copy link

This is intended to fix and supersede #218.

See also #264 which describes solved issues.

When there is a permission dialog present and we try to request more
permissions the second request returns immediately empty results.

We need to propagate this failure to observers while making sure
that the previous permission request observers remain untouched.
@consp1racy
Copy link
Author

Do not merge yet, I've encountered some ANRs.

We need to mark a pending request canceled if we're not going to
submit it to framework.
@consp1racy
Copy link
Author

Ok, go.

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

Successfully merging this pull request may close these issues.

None yet

1 participant