Issue with Screen Sharing on Android 14 - Error: "One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified

Description
I am experiencing an issue with the Zoom Video SDK (version 1.9.0) on Android 14. When attempting to share the screen during a video call, I encounter the following error:

One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn’t being registered exclusively for system broadcasts.

Which Android Meeting SDK version?
implementation ‘us.zoom.videosdk:ZoomVideoSDK:1.9.0’

To Reproduce(If applicable)
Steps to reproduce the behavior:
1.Try to share screen with any android device with Android 14

Smartphone (please complete the following information):

  • Device: Pixel 8 pro
  • OS: Android 14

Additional context
Add any other context about the problem here.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.