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

Support 'limited' photo authorization for iOS 14 #275

Closed
leisurehound opened this issue Sep 7, 2020 · 1 comment
Closed

Support 'limited' photo authorization for iOS 14 #275

leisurehound opened this issue Sep 7, 2020 · 1 comment
Assignees

Comments

@leisurehound
Copy link

Feature Proposal

iOS 14 adds a new authorization status beyond .authorized, .denied, .restricted of .limited. In requiresPhotoAuthorization() a compiler warning is raised that the switch is not exhaustive.

Constraints and Assumptions

If a user selects .limited the library should still work.

@mliberatore mliberatore self-assigned this Sep 11, 2020
@mbbischoff
Copy link
Member

Fixed in #278 (version 1.5.0).

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

No branches or pull requests

3 participants