Development ENV Demo app cant join or create a meeting

Adding a message that Demo APP with command electron run cant join or create a meet will save several debugging time.

Versions:
Electron: 5.0.2
Zoom-SDK-Electron: v4.6.15088.0210
Node 12.0.0
OS MAC

Steps to reproduce the behavior:

For MAC Platform

  1. Run sh build_nodeaddon_mac.sh to rebuild the node file.
  2. Run sh run_demo_mac.sh to run the zoom demo.

Then try to create or join a meet. The demo app will fail.

Hi robertoyoc,

Thanks for using Zoom SDK. Did you use the following steps to run the demo:
Step 1: https://github.com/zoom/zoom-sdk-electron#development-environment-configuration-for-mac
Step 2: https://github.com/zoom/zoom-sdk-electron#for-mac-platform

If yes, and you are still facing issues, may I ask what error do you get? I tried to reproduce but I am able to run our demo app.

Thanks!