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

Hi @jledwon ,

Sorry for the confusion. Our sample App started the foreground service as default so I misunderstood it. If you’re not using the permission, you can remove the permission in VSDK using tools:node="remove". The audio might be affected if the foreground service isn’t used and the App is in the background.
Thank you

Elaine

1 Like