SDK Methods to Disable Safe Driving Mode on Mobile App

Is there an SDK (IOS and android) or API call that would all use to disable the safe driving mode when participants join from a mobile device?

if not can we request this functionality? Possibly inheriting the phone’s safe driving mode properties then allowing SDK calls to disable the functionality if needed.

Thanks, Daniel

Hey @Daniel_Rittenhouse,

We do have SDK methods to disable safe driving mode:

iOS:
https://zoom.github.io/zoom-sdk-ios/interface_mobile_r_t_c_meeting_settings.html#ab80eb108ad909bd832eef97e46124865

Android:
https://zoom.github.io/zoom-sdk-android/us/zoom/sdk/MeetingOptions.html#no_driving_mode

Thanks,
Tommy