iOS swift SDK

Good evening, 

We’re building an app in Swift and we need to integrate your videoconference tool within our app.

We tested your Swift sample (https://github.com/zoom/sample-app-swift) and it worked as a standalone app, but it failed when trying to connect to our app, as seen in the attached images.

We only found documentation in Objective-C and we are not able to compile the app. Have you got any documentation guide in Swift or something we can use in order to integrate your sample project?

Any help will be appreciated, as we’ve spent a lot of time trying to do that without success.

Thank you in advance.

You missed VideoToolbox.framework, we also need you include this framework in your project.

Thanks,

Robust