Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

Issue with runWithPermissions / permanently denied in 3.0 RC3 #16

Closed
cfsbhawkins opened this issue Feb 3, 2020 · 2 comments
Closed
Assignees
Labels
bug Something that needs to be fixed.

Comments

@cfsbhawkins
Copy link

I think you have an issue with the permanently denied permissions check, I am using the runWithPermissions helper with my camera, if one denies it the first time, then clicks the camera button again, they get asked to accept. When they do, the camera never launches. Putting the debugger on the isAllGranted call of the runWithPermissions, it says camera is Permanently Denied, even though if you go and look at the app under app settings its set to allow.

@cfsbhawkins cfsbhawkins added the bug Something that needs to be fixed. label Feb 3, 2020
@cfsbhawkins cfsbhawkins changed the title Issue with 3.0 and RC3 Issue with runWithPermissions in 3.0 RC3 Feb 3, 2020
@afollestad afollestad self-assigned this Feb 3, 2020
@afollestad
Copy link
Owner

I consistently get the correct behavior when testing this from the sample project.

@afollestad afollestad removed the bug Something that needs to be fixed. label Feb 7, 2020
@afollestad afollestad changed the title Issue with runWithPermissions in 3.0 RC3 Issue with runWithPermissions / permanently denied in 3.0 RC3 Feb 7, 2020
@afollestad afollestad added the bug Something that needs to be fixed. label Feb 7, 2020
@afollestad
Copy link
Owner

Wait nevermind I see it now

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something that needs to be fixed.
Projects
None yet
Development

No branches or pull requests

2 participants