Mac Catalyst app is crashed when try to auth with Zoom SDK


Description

I have two apps, one is Mac Catalyst app, second is Mac app, both use same Zoom SDK and in case with Catalyst version, app crashes, when tries to auth using ZoomSDK AuthService, on Mac app - no crashes? when try to auth, and auth is successful

Which macOS Meeting SDK version?

zoom-sdk-macos-5.16.2.23470.

Screenshots

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   nydus                         	       0x1588f3214 0x15880d000 + 942612
1   nydus                         	       0x1588f5e8b 0x15880d000 + 953995
2   nydus                         	       0x15881661c 0x15880d000 + 38428
3   nydus                         	       0x1588341b9 0x15880d000 + 160185
4   nydus                         	       0x1588bff32 0x15880d000 + 732978
5   mcm                           	       0x15a53fe5f 0x15a52a000 + 89695
6   zVideoApp                     	       0x15dcf893a 0x15d80f000 + 5151034
7   zVideoApp                     	       0x15dd0a669 0x15d80f000 + 5224041
8   zVideoApp                     	       0x15d86a421 0x15d80f000 + 373793
9   zVideoApp                     	       0x15dd76a9c 0x15d80f000 + 5667484
10  zPTApp                        	       0x15716be29 0x156f42000 + 2268713
11  zPTApp                        	       0x15716c041 0x156f42000 + 2269249
12  zPTApp                        	       0x15716b156 0x156f42000 + 2265430
13  zPTApp                        	       0x1570abb09 0x156f42000 + 1481481
14  zPTApp                        	       0x1570ab067 0x156f42000 + 1478759
15  zPTApp                        	       0x1570a6c0c 0x156f42000 + 1461260
16  cmmlib                        	       0x128faab76 0x128f48000 + 404342
17  cmmlib                        	       0x128faa90b Cmm::CSBAppProxy::DispatchIdleMessage() + 31
18  Foundation                    	    0x7ff81f37b281 __NSFireTimer + 67
19  CoreFoundation                	    0x7ff81e5c8876 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
20  CoreFoundation                	    0x7ff81e5c8367 __CFRunLoopDoTimer + 923
21  CoreFoundation                	    0x7ff81e5c7ecb __CFRunLoopDoTimers + 307
22  CoreFoundation                	    0x7ff81e5ae722 __CFRunLoopRun + 2014
23  CoreFoundation                	    0x7ff81e5ad884 CFRunLoopRunSpecific + 562
24  HIToolbox                     	    0x7ff8276a3ce6 RunCurrentEventLoopInMode + 292
25  HIToolbox                     	    0x7ff8276a3a4a ReceiveNextEventCommon + 594
26  HIToolbox                     	    0x7ff8276a37e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
27  AppKit                        	    0x7ff820f0b5cd _DPSNextEvent + 927
28  AppKit                        	    0x7ff820f09c8a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
29  AppKit                        	    0x7ff820efc339 -[NSApplication run] + 586
30  AppKit                        	    0x7ff820ed02b7 NSApplicationMain + 817
31  AppKit                        	    0x7ff8211a292e _NSApplicationMainWithInfoDictionary + 16
32  UIKitMacHelper                	    0x7ff83476774e UINSApplicationMain + 1414
33  UIKitCore                     	    0x7ff92c4bf9eb UIApplicationMain + 144
34  Cinamaker Director Studio     	       0x1035262c0 main + 96
35  dyld                          	       0x206d2751e start + 462

Device (please complete the following information):

  • Device: Mac mini 2018
  • OS: macOS Monterey 12.5.1

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