edtech-classroom-app-ios
edtech-classroom-app-ios copied to clipboard
👩🏫📡 EdTech Virtual Classroom app with video and chat for universities, schools, students and teachers built using Stream Chat and Dolby.io
💬 Virtual Classroom App for iOS with Stream Chat and Dolby.io 
📚 Tutorial
This repository contains the completed Xcode project following the How to Build a Virtual Classroom iOS App with Video and Chat tutorial. You should read it before trying to run this project as it contains it may contain useful information not present in this README.
⚙️ Setup
Requirements
Configuration
You should place your Stream Chat and Dolby.io credentials in AppDelegate.swift.
Dependencies
To install the dependencies, use CocoaPods in this project's folder:
$ pod install --repo-update
Running
Run this sample app as any normal app, but only on real devices. If you run in a simulator, the chat will work, but you won't be able to watch or stream video due to limitations of the simulator, though voice should work.