Need Clarification on Preventing Screenshots and Recordings in Zoom SDK Integration

Hello Zoom Developer Team,

We are currently integrating the Zoom SDK into our mobile application (iOS and Android) and need some clarification regarding screenshot and screen recording prevention during sessions.

Current Behavior in Our Production Mobile App:

iOS:

  • Live Sessions: Users cannot take screenshots or record the screen.
  • View Sessions (Recorded Content): Users can capture screenshots and record the screen.

Android:

  • Live Sessions: Users can take screenshots and record the screen.
  • View Sessions (Recorded Content): Users cannot capture screenshots or record the screen.

Questions:

  1. How is the current behavior (described above) being controlled or implemented by the Zoom SDK? Is this behavior expected by default or is it dependent on specific configurations within the SDK?
  2. Does the Zoom SDK provide any hooks, settings, or best practices to align the screenshot and recording prevention behavior consistently across iOS and Android for both live and view sessions?
  3. If this behavior is not configurable via the SDK, can you provide documentation or official recommendations for implementing similar controls?
  4. Are there any specific limitations or differences in how the Zoom SDK handles screenshot and recording prevention across iOS and Android platforms?

Additional Request:

  • Could you please provide a link or point us to the complete documentation for the Zoom SDK?
  • If possible, also share links to the release notes for the SDK, as this might help us understand if any relevant changes have been introduced in recent updates.

Additional Information:

  • We have explored native features like FLAG_SECURE on Android and restrictions via iOS APIs, but we are unsure if the Zoom SDK internally manages these behaviors.
  • If there is any existing documentation, forum thread, or release note addressing this behavior, please point us in the right direction.

Thank you for your assistance! Having access to detailed documentation and release notes would help us better align our app with the SDK capabilities.

Best regards,
[Krishna]