Skip to content

Programmable Voice SDK #20

@fabriziomoscon

Description

@fabriziomoscon

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.

screen shot 2016-10-26 at 13 41 51

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions