twilio / twilio-video-app-android

A collaboration application built with the Twilio Video Android SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can we invite people to join like participants will receive the ringing notification to join

ArjunPatidar-numero opened this issue · comments

I am not getting how to use this with push notification

@ArjunPatidar-numero In the quickstart we have some examples of using a service (look at the screen capture example), for how to have notifications. As for push notifications, they are outside the scope of our sdk and are more tied to the android system... here are some links that can help you understand more...

https://developer.android.com/guide/topics/ui/notifiers/notifications
https://www.tutorialspoint.com/android/android_push_notification.htm
https://loopback.io/doc/en/lb2/Push-notifications-using-Android-SDK.html