-
Notifications
You must be signed in to change notification settings - Fork 239
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
After Upgrading the app to compileSDK 34 Getting Security Exception for JitsiMeet Android SDK. #212
Comments
The SDK is not yet API 34 compatible. We are working on it. You can follow the progress here: jitsi/jitsi-meet#14129 |
Oh. Got it. By when can we expect the release? |
I can't provide an ETA, this updates are tricky. |
Hi, is there any progress on this issue? |
Yes but we won't finish it on time before the holidays I'm afraid. |
@saghul Hi, is there any news when it might be released? |
Not yet, sorry. |
Hi , do you have any progress on this issue? |
Not yet, sorry. |
hey @saghul are there any updates or workaround for this issue ? |
Yes! Master is fixed and we are aiming for a release next week! |
Fatal Exception: java.lang.RuntimeException
Unable to create service org.jitsi.meet.sdk.JitsiMeetOngoingConferenceService: java.lang.SecurityException: Starting FGS with type mediaProjection callerApp=ProcessRecord{1c45259 9780:com.companion/u0a424} targetSDK=34 requires permissions: all of the permissions allOf=true [android.permission.FOREGROUND_SERVICE_MEDIA_PROJECTION] any of the permissions allOf=false [android.permission.CAPTURE_VIDEO_OUTPUT, android:project_media]
The text was updated successfully, but these errors were encountered: