Skip to content
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

feat(camera): Support for 1 Gallery app #791

Merged
merged 2 commits into from
Jan 28, 2022
Merged

feat(camera): Support for 1 Gallery app #791

merged 2 commits into from
Jan 28, 2022

Conversation

jcesarmobile
Copy link
Member

Add support for 1 Gallery and other gallery apps that return a file url instead of a content url.
Since the urls are read only when we try to save it throws an error, in that case we need to create a temporary file as we do for content urls

closes #722

@jcesarmobile jcesarmobile merged commit 77e8c97 into main Jan 28, 2022
@jcesarmobile jcesarmobile deleted the file-exception branch January 28, 2022 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to select gallery image on Android 12
3 participants