Clan Meeting Documentation
Video API - Integrations
4
Integration documents for ReactJS, Flutter, React Native etc.
ReactJS
reactjs Example code with instructions: https://github.com/clanmeeting/react-example
Mobile App Permissions
permissions Android Add these permissions to your app manifest. Bluetooth permissions are needed for users connecting with Bluetooth headphones.xxxxxxxxxx81<uses-permission android:name="android.permission.INTERNET" />2<uses-permission…
Flutter
flutter Please ensure that you have added these permissions to your app. Example Code:https://github.com/clanmeeting/flutter-example Please go through the instructions in the README…
React Native
react_native SetupPlease ensure that you have added these permissions to your app. Download and save this HTML file to the assets…