Issue with releasing app targeting Android 14 due to Foreground Service permissions in Zoom Video SDK

Hi @nramirez ,

It seems that you’re using our Meeting SDK not the Video SDK. The function I mentioned is for Video SDK.
If you’re using our meeting SDK, the "mediaProjection|mediaPlayback|microphone|connectedDevice" these four permissions are necessary. You’re able to share audio when doing screen sharing by default in meeting SDK.
Thank you.

Elaine