react-native-twilio-programmable-voice icon indicating copy to clipboard operation
react-native-twilio-programmable-voice copied to clipboard

React Native wrapper for Twilio Programmable Voice SDK

Results 42 react-native-twilio-programmable-voice issues
Sort by recently updated
recently updated
newest added

# Introduction Hello everybody, As of last night I will be helping maintaining react-native-twilio-programmable-voice. My main role will to manage incoming issues and PR's. The head maintainer @fabriziomoscon will resume...

[Announcement]

Fixed this issue https://github.com/hoxfon/react-native-twilio-programmable-voice/issues/167 The app is being killed because CallKit was not initialized in time (or not initialized at all for some reason) with JS code. Workaround allows initializing...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

Please include the following information for better support The more context you provide around this issue the faster the community can help you Did you follow all the instructions as...

The `TwilioVoice` provided by `react-native-twilio-programmable-voice` does not have a function `initWithAccessToken`. Using `initWithToken` instead worked fine.

I have used TwilioVoice (5.2.1) and RNTwilioVoice (4.1.0)..My react native version is "react-native": "0.63.3",.. Received call when app is in foreground, but do not get call when the is in...

question
status: waiting for info

Hi @Pagebakers @fmonsalvo @lonnylot @fabriziomoscon @brianhiss , I deployed the server using Twilio Client JavaScript Quickstart. & I got the api token, I followed all steps & processes for deploying...

Please include the following information for better support The more context you provide around this issue the faster the community can help you Did you follow all the instructions as...

Does this project have type definitions? Please include the following information for better support The more context you provide around this issue the faster the community can help you Did...

status: on hold

Hello everyone, I tried to complete a connect call from any user to client twilio (Andorid Device), but "deviceDidReceiveIncoming" not working. Did you follow all the instructions as specified in...