Failure to create breakout rooms in custom UI mode

Description
I am seeing inconsistent results when trying to create breakout rooms with a custom UI project. Often creating breakout rooms appears to fail. Sometimes the room is actually created and just the data fails to update and sometimes no room is created at all.

Which version?
5.2.1 (42037.1112

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

  1. Call ZoomSDKMeetingCreator.createBreakoutWithBOName
  2. I expect to receive a valid id for the new breakout room but sometimes get an empty string instead.
  3. Call ZoomSDKBOMeetingDataHelp.getBOMeetingIDList
  4. I expect to receive a single item array with an ID but get the empty string again.

Sometimes doing this once works. Trying to create another room after the first has been created and meetings opened always fails.

Screenshots
If applicable, add screenshots to help explain your problem.

Hi @tysontune, thanks for the post.

Since there are multiple issues with breakout rooms in this release, do you mind if we consolidate them all into the other post you commented on?

Thanks!