twilio / video-quickstart-android

Twilio Video Quickstart for Android
MIT License
212 stars 159 forks source link

Fix screen share SecurityException for API level 34 and above #754

Closed ocarevs closed 5 months ago

ocarevs commented 5 months ago

Starting from API 34 it is required for user to consent for each MediaProjection capture session. Adding screen capture permission each time screen share is selected and when orientation is changed on device rotation. Issue #753 Link to Android changes Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.