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

I got the incoming call response. But i am facing an issue. When caller canceled call, that time callInviteCancelled should call. But i did not get any response in this...

bug
status: in backlog

It appears Android 10 is being difficult when it comes to launching the app on an incoming call. Everything worked fine on Android

bug
Android
status: in progress

RN 0.45.0 this lib `2.11.1` experienced on iPhone 6 app running in foreground iOS lib `pod 'TwilioVoice', '=2.0.0-beta14'` ``` EndCallAction transaction request failed: The operation couldn’t be completed. (com.apple.CallKit.error.requesttransaction error...

iOS
status: in backlog

version of React Native: 0.52.0 version of react-native-twilio-programmable-voice: ^3.0.0 device: iOS8.1 device/ Android 5+ device iOS pod version: 1.4.0 **Step to reproduce:** _Android scenario:_ 1. I'm getting an incoming 2....

Android
iOS
status: in progress

RN 0.49 this lib 3.16.0 Android 8.0 One Plus 3 the app is running in the background and the screen is locked Step to reproduce Receive a phone call when...

bug
Android
status: in progress

What version of React Native are you running? 0.52.2 What version of react-native-twilio-programmable-voice are you running? 3.16.0 What device are you using? (e.g iOS10 simulator, Android 7 device)? Android device...

Android
status: in progress

When initiating a call invitation, if the callee already has an incoming call or is answering a call from another user, how can I implement call rejection with the current...

![image](https://user-images.githubusercontent.com/82926588/210420637-a52f04d3-2dc3-43f0-9eea-c12ee54a6249.png) anyone help

Twilio is working on the official RN Voice SDK. I suggest everyone to check it out and report any issues: https://github.com/twilio/twilio-voice-react-native

Hi, I am using this lib and can make a call, but I can not get call_state when I accept a call. I mean no events, no callbacks, nothing happend...