Please note that this repository is now in a read-only state and will not receive any further updates or support.
We recommend using to the latest version of the Agora Video SDK and Agora Signalling SDK
For documentation and support, please visit the Agora Documentation.
With this example project, create an RTM system where people can join group video chats with friends or strangers.
- An Agora developer account (see How To Get Started with Agora)
- Xcode 11.0 or later
- An iOS device running on iOS 12.0 or later.
- A basic understanding of iOS development
- Cocoapods
Run pod install --repo-update
and open up the .xcworkspace file.
Add your Agora App ID and Token into the placeholders, then build + run.