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
The incoming phone call can not connect when app has been killed in Android.
We are using CallKeep is SelfManaged mode and able to receive the call even in kill/background state.
But when you pick up the phone nothing is happening and other party is still having ringing.
We are using this code to answer the call
TwilioPhone.acceptCallInvite(sid)
I can see a similar issue here but it is also open #109
The text was updated successfully, but these errors were encountered:
The incoming phone call can not connect when app has been killed in Android.
We are using CallKeep is SelfManaged mode and able to receive the call even in kill/background state.
But when you pick up the phone nothing is happening and other party is still having ringing.
We are using this code to answer the call
TwilioPhone.acceptCallInvite(sid)
I can see a similar issue here but it is also open
#109
The text was updated successfully, but these errors were encountered: