-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Twilio has released a new Beta SDK for VOIP
https://www.twilio.com/docs/api/client/android
and published a message on the Client SDK pages:
Please note that the Twilio Client Android SDK is superseded by the newer Twilio Programmable Voice Android SDK, which uses GCM push notifications for signaling incoming calls.
I started making some experiment using their quickstart app: https://www.twilio.com/docs/api/voice-sdk/android/getting-started
With the new implementation I am able to receive calls even when the app is not in memory or killed. It used GCM and also it worked for me using FCM.
If somebody knows about a repo that already wrapped this feature in React-Native please share.
Metadata
Metadata
Assignees
Labels
No labels
