其他语言版本:简体中文
This page introduces how to run the iOS sample project.
- Make sure you have made the preparations mentioned in the prerequisites.
- Prepare the development environment:
- Xcode 12.0 or later
- CocoaPods
- If you are developing using Swift, use Swift 5.0 or later.
- Real iOS devices, such as iPhone or iPad.
- Run the command
pod install
in open-flexible-classroom-ios/App. - If current Build Configuration is Debug, the rootViewController will be FcrAppUIQuiStartViewController, and your can create or join room directly without login.
- You can read the full set of documentations and API reference at Flexible Classroom Documentation.
- You can ask for technical support by submitting tickets in Agora Console.
- You can submit an issue if you find any bug in the sample project.
Distributed under the MIT License. See LICENSE
for more information.