-
Notifications
You must be signed in to change notification settings - Fork 274
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
Never asked for camera permissions if photo permissions are given. #141
Comments
onato
added a commit
to onato/Gallery
that referenced
this issue
Feb 26, 2019
…ssions are not determined. hyperoslo#141
onato
added a commit
to onato/Gallery
that referenced
this issue
Feb 26, 2019
…ssions are not determined. hyperoslo#141
onato
added a commit
to onato/Gallery
that referenced
this issue
Feb 26, 2019
…ssions are not determined. hyperoslo#141
onato
added a commit
to onato/Gallery
that referenced
this issue
Feb 26, 2019
…ssions are not determined. hyperoslo#141
Can someone take a look at my PR to fix this? #142 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you have previously given access to the photos, but not to the camera, Gallery never asks for permission to access the camera. Before adopting Gallery, the app may not have used the camera and never asked for permissions for it and only asked for permission to access photos.
Gallery/Sources/Gallery/GalleryController.swift
Lines 70 to 73 in 11183c1
Possibly related: #79.
The text was updated successfully, but these errors were encountered: