Description
Sometimes, if a user forces quit the App while he is in a zoom meeting. The App will crash in the force quit. On the host side, the user is still in the meeting. The user can’t join the meeting after relaunching the App.
Which iOS Meeting SDK version?
Zoom Meeting SDK - iOS - 5.13.10
To Reproduce(If applicable)
- Join a zoom meeting as an attendee
- Kill the App
- Relaunch the App and try to rejoin the same Zoom Meeting
Stack Trace
Crashed: com.apple.main-thread
0 MobileRTC 0x551380 TermSBPTUIModule(Cmm::ICmmMessageQueueClient*) + 2145340
1 MobileRTC 0x111038 (Missing UUID 310fa90b0a0e38df9cef616283dbf53c)
2 MobileRTC 0x34f2f8 TermSBPTUIModule(Cmm::ICmmMessageQueueClient*) + 39860
3 Whova 0x6c534 -[WhovaAppDelegate applicationWillTerminate:] + 543 (WhovaAppDelegate.m:543)
4 UIKitCore 0xc6ac24 -[UIApplication _terminateWithStatus:] + 192
5 UIKitCore 0x270adc -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 108
6 UIKitCore 0x64b9e8 -[_UISceneLifecycleMultiplexer forceExitWithTransitionContext:scene:] + 160
7 UIKitCore 0xc67364 -[UIApplication workspaceShouldExit:withTransitionContext:] + 172
8 FrontBoardServices 0x3b388 __63-[FBSWorkspaceScenesClient willTerminateWithTransitionContext:]_block_invoke_2 + 68
9 FrontBoardServices 0x5f70 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 160
10 FrontBoardServices 0x3b32c __63-[FBSWorkspaceScenesClient willTerminateWithTransitionContext:]_block_invoke + 96
11 libdispatch.dylib 0x647c8 _dispatch_client_callout + 16
12 libdispatch.dylib 0x3c408 _dispatch_block_invoke_direct$VARIANT$armv81 + 212
13 FrontBoardServices 0xf474 FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK + 44
14 FrontBoardServices 0xf0b0 -[FBSSerialQueue _targetQueue_performNextIfPossible] + 176
15 FrontBoardServices 0x11574 -[FBSSerialQueue _performNextFromRunLoopSource] + 24
16 CoreFoundation 0xcc2b8 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 24
17 CoreFoundation 0xd7c18 __CFRunLoopDoSource0 + 172
18 CoreFoundation 0x62000 __CFRunLoopDoSources0 + 320
19 CoreFoundation 0x76fb0 __CFRunLoopRun + 780
20 CoreFoundation 0x7bb7c CFRunLoopRunSpecific + 584
21 GraphicsServices 0x1984 GSEventRunModal + 160
22 UIKitCore 0x3753c8 -[UIApplication _run] + 868
23 UIKitCore 0x375040 UIApplicationMain + 312
24 Whova 0x5b750 main + 16 (main.m:16)
25 ??? 0x1e0bfcdf0 (Missing)
Additional Note
This crash happens in a new release of our App. In this new release, we only upgrades Zoom SDK from 5.11.3 to 5.13.10 and use the MobileRTCWaitingRoomService