Setting choose Recording Path When Meeting End to false not working

Description
The setting chooseRecordingPathWhenMeetingEnd is being ignored and the UI to choose the recording path is being presented regardless of the state of the flag eventough its setter returned Success.

Which macOS Meeting SDK version?
Tested on v6.1.5 and on v6.1.0.37002`

To Reproduce(If applicable)
Steps to reproduce the behavior:
Steps to reproduce the behavior:

  1. Build a clean app that has never had chooseRecordingPathWhenMeetingEnd enabled
  2. Enable chooseRecordingPathWhenMeetingEnd setting
  3. Start and stop a local recording
  4. Leave meeting
  5. Save path prompt will appear
  6. Disable chooseRecordingPathWhenMeetingEnd setting
  7. Start new meeting
  8. Start and stop a recording
  9. Leave meeting
  10. Prompt will still appear

Troubleshooting Routes
Sample app also ignores the flag

Device (please complete the following information):
Apple Macbook Pro 13-inch M3 with MacOS Sonoma 14.5

Hi every, we are experiencing the same issue. Every time we call “Stop Recording” through the existing APIs this pop-up shows up. It’s really annoying for our users. Is there anything extra we can change, or this a bug of the latest MacOS Zoom MeetingSDK and its necessary for the Zoom team to fix it?

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