StartAppShare causes Zoom app to freeze

Description
Using the CSharp wrapper to call StartAppShare and StopShare multiple times causes the custom Zoom app to freeze and become unresponsive. The first call seems to always work but successive ones are not guaranteed. Also, the sharing GUI elements appear to duplicate on successive calls which makes it seem like this might be a cleanup issue.

Which version?
v5.2.42037.1112

To Reproduce

  1. Call StartAppShare.
  2. Later call StopShare.
  3. Later still call StartAppShare again.

Screenshots

**Device **
PC, Windows 10

Hey @jdrennan,

Thanks for using the dev forum!

Are you seeing the same behavior in the demo application?

Thanks!
Michael

I haven’t tested to see if the problem exists in the vanilla demo application. The application being developed is based on the test application though.

The API calls haven’t been changed but this problem seems to have gone away. If it returns, I will update the thread.

Hey @jdrennan,

Interesting, well I am glad it is good now! :slight_smile:
Please let us know if there are any other questions.

Thanks!
Michael