-
Sign up on VideoSDK and visit API Keys section to get your API key and Secret key.
-
Get familiarized with API key and Secret key
-
Get familiarized with Token
- iOS 12.0+
- Xcode 13.0+
- Swift 5.0+
- Valid Video SDK Account
git clone https://github.com/videosdk-live/videosdk-rtc-ios-sdk-swiftui-example.git
Generate temporary token from Video SDK Account.
var token = "Your_Token"
Run App from Xcode. Please run the app in real device for better experience because audio and video is not supported in simulator.