Sample App for IOS does not work

Description
Once the sample app is started, I try to join a meeting. After adding meeting id and password and clicking on ok, nothing happens. Also other buttons like meet now and setting don’t do anything.

Which version?
Latest version. Downloaded yesterday.

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

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

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

Smartphone (please complete the following information):

  • Device: [IOS 11 pro]
  • OS: [e.g. iOS13.4.1]
  • Version

Additional context
Add any other context about the problem here.

Hi bradkashani,

Thanks for using Zoom SDK. If you have an existing meeting, you could press “Join Meeting” to join a meeting, if you pressed “OK” and nothing happens, you should get an error code in the console, what is the error code you are getting?

To use “Meet now”, you need to login first, press “Setting” and then press “Sign in”, enter your Zoom account credentials to login. Then you could press “Meet now” to start a meeting.

Hope this helps. Thanks!

The sample app requires providing SDKKey and SDKSecret in the app delegate of the app. If you haven’t already try creating an sdk app by following the instructions here and then follow up with the steps here

1 Like

Thanks for helping out :smile: