Enable Video & Voice Calls
- go to Sinch Website and Singup for a new account
- go to Apps and create a New App
- define your App Name and hit Create New App
- now go to Credentials & info and copy the
key and Secret
- then go to Android Studio Project
build.gradle(Module:app) replace sinch_app_id and sinch_app_secret with the keys you copied before ,then click 'Sync Now' at the top