Crash in zoom client SDK(ios) - ios_getpid()

Description
I got a crash from firebase’s crashlytics and found this did happen in zoom SDK.
I think this topic is the same as Ios_getpid() crashes but this issue wasn’t fixed.
Please let me know how I can fix this problem or if you can fix it.

The following are crash log

Crashed: com.apple.main-thread
0  libobjc.A.dylib                0x1a8fd6a70 objc_msgSend + 16
1  MobileRTC                      0x109903de8 ios_getpid() + 389868
2  libdispatch.dylib              0x1a8f66134 _dispatch_call_block_and_release + 32
3  libdispatch.dylib              0x1a8f675ac _dispatch_client_callout + 20
4  libdispatch.dylib              0x1a8f737d4 _dispatch_main_queue_callback_4CF + 832
5  CoreFoundation                 0x1a92408d4 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
6  CoreFoundation                 0x1a923b58c __CFRunLoopRun + 1692
7  CoreFoundation                 0x1a923abc8 CFRunLoopRunSpecific + 480
8  GraphicsServices               0x1b36235cc GSEventRunModal + 164
9  UIKitCore                      0x1ad3ed744 UIApplicationMain + 1936
10 Dr.Call                        0x102c68d38 main + 17 (AppDelegate.swift:17)
11 libdyld.dylib                  0x1a90b7384 start + 4

Which version?
SDK Version: v5.0.24433.0616.
Xcode version: Xcode 12.3

To Reproduce(If applicable)
I’m not sure but I think as soon as the app launched, a crash occurred.

Smartphone (please complete the following information):

  • Device: iPhone XS
  • OS: iOS 13.7.0

Hey @ys.yu,

Thanks for using the dev forum!

There were known bugs in that version of the SDK that have since been resolved. Can you please update to the latest version? The latest version and future versions will be available on the Zoom Marketplace and not GitHub. Please let me know if you run into any troubles updating.

Thanks!
Michael