We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Do you plan to add handling of PHAuthorizationStatus.limited https://developer.apple.com/documentation/photokit/phauthorizationstatus/limited
PHAuthorizationStatus.limited
currently it is handled by this code branch -
Tatsi/Tatsi/Views/TatsiPickerViewController.swift
Line 65 in 4feb1c8
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
Do you plan to add handling of
PHAuthorizationStatus.limited
https://developer.apple.com/documentation/photokit/phauthorizationstatus/limitedcurrently it is handled by this code branch -
Tatsi/Tatsi/Views/TatsiPickerViewController.swift
Line 65 in 4feb1c8
The text was updated successfully, but these errors were encountered: