# Zoom Video SDK for iOS The Zoom Video SDK for iOS allows you to build custom video meeting applications with access to raw video and audio data, enabling highly-interactive, custom user experiences. [Learn more about Video SDK](/docs/video-sdk). > [Version 6.5.10](/changelog/video-sdk/ios/2.3.5) and later supports the Apple Vision Pro. Since visionOS requires Swift support, set `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` to `YES` in the project's Build Settings to embed the Swift standard libraries in the app bundle. See the `ZoomVideoSDKVisionSample` folder in the package for details. > As of version 6.8.0, Video SDK for iOS does not support the x86 emulator. _See [Video SDK Plans & Pricing for Developer](https://zoom.us/pricing/developer) for pricing._ ## Before you start - Set up a [developer account](/docs/video-sdk/developer-accounts/) to [get your credentials](/docs/video-sdk/get-credentials/). - Learn how to use your Video SDK key and secret to [authorize](/docs/video-sdk/auth/) use. - Download the SDK package from the [Marketplace](https://marketplace.zoom.us/).