awkward / Tatsi

A drop-in replacement for UIImagePickerController with the ability to select multiple images and/or videos
MIT License
110 stars 30 forks source link

Handling PHAuthorizationStatus.limited #52

Open NoaD opened 3 years ago

NoaD commented 3 years ago

Do you plan to add handling of PHAuthorizationStatus.limited https://developer.apple.com/documentation/photokit/phauthorizationstatus/limited

currently it is handled by this code branch - https://github.com/awkward/Tatsi/blob/4feb1c874bebd073ee5d1c7ff13703aabdceddf5/Tatsi/Views/TatsiPickerViewController.swift#L65

renssies commented 3 years ago

I've just added support for the limited status, I'm still planning on adding a button that will allow the user to manage the selected photos.

Sadly I'm unable to push a new version to Cocapods.org due to an email issue.