Latest Demo App : Unable to init the zoom SDK

Description
I have synced the latest demo app from github, after getting the SDK_KEY and SDK_SECRET, the init fails with error.

Which version?
latest

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Sync the code from git hub
  2. Get key and secret
  3. Run the code on phone

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: Android One Mi2
  • OS: Android
  • Version 9

Additional context
Add any other context about the problem here.

Hi aruna.gangji,

Thanks for the post. The error code 3 is " ZOOM_ERROR_NETWORK_UNAVAILABLE", which means the app is not able to connect to the internet. Please try to connect your device or simulator to the network and try again. Thanks!