'setResolution' method is cause of the crash

Description
There is an exception while I create several video elements and try to call setResolution: for each of those.
Note: without setResolution: method calling (for example when I use subscribeVideo: method instead) there isn’t an exception.

I have attached log file to this topic.

Which macOS Meeting SDK version?
v5.7.1

Log files
Click here

Hi @anton.yereshchenko,

Thanks for providing the SDK logs and sorry to hear you’re running into a crash. Can you please clarify the following while we look into this:

  • Are you seeing this after a set number of setResolution calls each time? If so, how many?
  • Are the video elements being set up immediately one after the other without any delay? Does this still happen if there is a delay between the setResolution calls?
  • Please provide the XCode crash log (it seems that only the encrypted SDK logs were included).

Thanks!

Hi @jon.zoom

ok, I should check it.

Thanks, let me know once you’ve been able to check and we can continue investigating on our end. :slightly_smiling_face:

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