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

[net7.0] Make MediaPicker capture methods work in Android 13+ #12914

Merged
merged 1 commit into from
Jan 26, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Backport of #12766 to net7.0

/cc @mattleibow @Ghostbird

In Android 13+ android.permission.WRITE_EXTERNAL_STORAGE no longer exists, and requesting it always returns `Denied`.
AFAIK it is not needed for the media capture in this Android version either, though I may be wrong.
@jfversluis
Copy link
Member

/azp run

@jfversluis jfversluis enabled auto-merge (squash) January 26, 2023 10:15
@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

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

Successfully merging this pull request may close these issues.

None yet

4 participants