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

Add Android 14 media projection perm to docs #470

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

davidliu
Copy link
Contributor

New permission is required for screen share in Android 14:

https://developer.android.com/about/versions/14/changes/fgs-types-required

Fixes #469

@davidliu davidliu requested a review from cloudwebrtc February 23, 2024 08:59
Copy link
Member

@davidzhao davidzhao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice fix!

@cloudwebrtc cloudwebrtc merged commit 3177e79 into main Feb 24, 2024
7 of 8 checks passed
@cloudwebrtc cloudwebrtc deleted the dl/media_projection_perm branch February 24, 2024 02:01
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.

Permission FOREGROUND_SERVICE_MEDIA_PROJECTION should be added to AndroidManifest.xml
3 participants