Tatsi
Tatsi copied to clipboard
Handling PHAuthorizationStatus.limited
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
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.