You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: