ZMWKWebViewController Crash

Description
Started seeing this crash upon updating to the latest SDK:

SIGABRT: _setPresentedViewControllerStoredWeakly: > Cannot form weak reference to instance (0x106278200) of class ZMWKWebViewController. It is possible that this object was over-released, or is in the process of deallocation. > objc[2686]: Cannot form weak reference to instance (0x106278200) of class ZMWKWebViewController. It is possible that this object was over-released, or is in the process of deallocation.

Which iOS Meeting SDK version?
ZoomSDK (5.11.3.4099.1)

Smartphone (please complete the following information):

  • Device: iPhone 13, iPad Air Gen 5, iPhone 12 Pro Max
  • OS: iOS 16.3.1-16.4.1

Additional context
Appears to be happening as users are joining meetings.

It looks like this crash is related to Disclaimers on iOS 16. We removed the disclaimer from the meeting, which prevented the crash, and just added our own disclaimer modal to our app as a ‘work around’.

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