Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: Not able to accept the call when call is coming in kill/background state #113

Open
developersofmen opened this issue Feb 20, 2023 · 0 comments

Comments

@developersofmen
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant