Basic iOS
Basic client application built for iOS using Swift. It internally uses LiveKit Swift SDK (iOS/macOS).
For further information, check the tutorial documentation.
Prerequisites
Run
- Download repository
git clone https://github.com/OpenVidu/openvidu-livekit-tutorials.git
-
Launch Xcode and open
OpenViduIOS.xcodeproj -
Run the project from the menu Product → Run or by ⌘R.
If you encounter code signing issues, make sure you change the Team and bundle id from the previous step.