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).

@jfversluis jfversluis merged commit 0eeb126 into net7.0 Jan 26, 2023
@jfversluis jfversluis deleted the backport/pr-12766-to-net7.0 branch January 26, 2023 12:01
@github-actions github-actions bot locked and limited conversation to collaborators Dec 14, 2023
@samhouts samhouts added the fixed-in-7.0.81 Look for this fix in 7.0.81! label Aug 2, 2024
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.

4 participants