jitsi / jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Apache License 2.0
270 stars 235 forks source link

After Upgrading the app to compileSDK 34 Getting Security Exception for JitsiMeet Android SDK. #212

Open cognomeSayantan opened 7 months ago

cognomeSayantan commented 7 months ago

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]

saghul commented 7 months ago

The SDK is not yet API 34 compatible. We are working on it. You can follow the progress here: https://github.com/jitsi/jitsi-meet/pull/14129

cognomeSayantan commented 7 months ago

Oh. Got it. By when can we expect the release?

saghul commented 7 months ago

I can't provide an ETA, this updates are tricky.

KarenGrigoryan92 commented 6 months ago

Hi, is there any progress on this issue?

saghul commented 6 months ago

Yes but we won't finish it on time before the holidays I'm afraid.

panekzogen commented 6 months ago

@saghul Hi, is there any news when it might be released?

saghul commented 6 months ago

Not yet, sorry.

KarenGrigoryan92 commented 4 months ago

Hi , do you have any progress on this issue?

saghul commented 4 months ago

Not yet, sorry.

plotic commented 4 months ago

hey @saghul are there any updates or workaround for this issue ?

saghul commented 4 months ago

Yes! Master is fixed and we are aiming for a release next week!