Enable HD Setting Not Storing

Description
When the user changes the Enable HD setting to ON during a meeting using the SDK, this setting is not persisting across sessions. How can we make sure the settings set by the user during an SDK meeting stay the same over time?

Which version?
v5.2.42037.1112

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

  1. Launch a meeting using the Zoom SDK.
  2. Open Zoom settings and change Enable HD to checked (on).
  3. End the meeting.
  4. Launch another meeting and see that Enable HD is not checked (off).

Additional context
We’ve also seen this happen during meeting. Is there some internal check on bandwidth or some other device metrics that prevent Enable HD from staying checked?