MrHertal / react-native-twilio-phone

Twilio Voice React Native module.
MIT License
153 stars 66 forks source link

End call listener gets call automatically of RNCallKeep for android when app is in active(foreground and background) both) #108

Open SunnyBalani92 opened 1 year ago

SunnyBalani92 commented 1 year ago

I m using latest version v1.10.0 of this package which is really great. For our product, it is working fine on iOS, both incoming and outgoing calls. Recently we have started the setup same for Android where outgoing calls are working fine.

We are facing issue for incoming calls when app is active(foreground and background), call rings start on the phone and in a second the caller gets the voice note of line is busy and callee gets the call back on end call listener of RNCallKeep. Even after the the android device still shows the call UI and if callee accepts the call, answer call listener gets triggered but nothing happens and eventually have to cut the call from device which was already ended automatically

Library version used for this: "react-native-twilio-phone": "^1.10.0" "react-native-callkeep": "^4.3.3" and tried with 4.1.0 as well "react-native-voip-push-notification": "^3.3.0"

Any suggestions or help on what would have gone wrong?

twinkleasr commented 1 year ago

Hi Sunny please call me +919914546233

Rohin-deshwal commented 10 months ago

Hello @SunnyBalani92 Can you help me integrate the same as I'm having errors