Electron demo app crashes after join

Description
electron app crashes after join,

  1. without login -> after join the app crashes,
  2. with login -> after join the app crashes but I can see that I have joined the meeting

Which version?
zoom-sdk-electron-5.2.42037.1112
zoom-sdk-electron-5.4.54528.1230

on console:
objc[32422]: Class ZoomLauncher3rdSdkIPCReciever is implemented in both /Users/grepsale/Documents/zoom-sdk-electron/demo/node_modules/electron/dist/Electron.app/Contents/Frameworks/ZoomSDKChatUI.framework/Versions/A/ZoomSDKChatUI (0x119e5b400) and /Users/grepsale/Documents/zoom-sdk-electron/demo/node_modules/electron/dist/Electron.app/Contents/Frameworks/zChatApp.bundle/Contents/MacOS/zChatApp (0x11f83f888). One of the two will be used. Which one is undefined.
objc[32422]: Class ZPLogHelperImp is implemented in both /Users/grepsale/Documents/zoom-sdk-electron/demo/node_modules/electron/dist/Electron.app/Contents/Frameworks/ZoomSDKChatUI.framework/Versions/A/ZoomSDKChatUI (0x119e6a298) and /Users/grepsale/Documents/zoom-sdk-electron/demo/node_modules/electron/dist/Electron.app/Contents/Frameworks/zChatApp.bundle/Contents/MacOS/zChatApp (0x11f83f9a0). One of the two will be used. Which one is undefined.
objc[32422]: Class ZPLogHelperNull is implemented in both /Users/grepsale/Documents/zoom-sdk-electron/demo/node_modules/electron/dist/Electron.app/Contents/Frameworks/ZoomSDKChatUI.framework/Versions/A/ZoomSDKChatUI (0x119e6a2e8) and /Users/grepsale/Documents/zoom-sdk-electron/demo/node_modules/electron/dist/Electron.app/Contents/Frameworks/zChatApp.bundle/Contents/MacOS/zChatApp (0x11f83f9f0). One of the two will be used. Which one is undefined.
Error: Send error, 60 Operation timed out
Error: Send error, 60 Operation timed out
Error: Send error, 60 Operation timed out
objc[32422]: Class NSTaskLauncher is implemented in both /Users/grepsale/Documents/zoom-sdk-electron/demo/node_modules/electron/dist/Electron.app/Contents/Frameworks/nydus.framework/Versions/A/nydus (0x120010528) and /Users/grepsale/Documents/zoom-sdk-electron/demo/node_modules/electron/dist/Electron.app/Contents/Frameworks/aomagent.bundle/Contents/MacOS/aomagent (0x121d3a1c8). One of the two will be used. Which one is undefined.

2021-01-04 08:31:27.935 Electron[32422:448779] Mac Address: *
2021-01-04 08:32:04.415 Electron[32422:448779] Mac Address: *
:sparkles: Done in 134.38s.

Hey @roopak,

Thanks for using the dev forum!
Does the info in Carson’s post here help in your situation?

Thanks!
Michael