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

answerCall event not trigger in android 11 #341

Closed
2 of 3 tasks
GoncaloDuarte98 opened this issue Jan 3, 2021 · 8 comments · Fixed by #420
Closed
2 of 3 tasks

answerCall event not trigger in android 11 #341

GoncaloDuarte98 opened this issue Jan 3, 2021 · 8 comments · Fixed by #420

Comments

@GoncaloDuarte98
Copy link

Bug report

  • I've checked the example to reproduce the issue.

  • Reproduced on:

  • Android

  • iOS

Description

AnswerCall event is not triggered in Android 11 but works on android 10. endCall works on both devices.

Steps to Reproduce

RNCallKeep.addEventListener('answerCall', callKitAnswered);

Listener does not get called

Versions

- Callkeep: 4.01
- React Native:0.63.3
- iOS:
- Android:11
- Phone model: Xiaomi mi 10 lite 5g

Logs

Paste here
@namnm
Copy link

namnm commented Jan 13, 2021

@mozhn
Copy link

mozhn commented Mar 6, 2021

Hello, is there any improvement on this subject?

@GoncaloDuarte98
Copy link
Author

no. same code runs in one device but my Xiaomi doesn't work

@classiebit
Copy link

Someone, please help! 🙏 answerCall event is not firing in Android. When we call displayIncomingCall and the incoming call shows on Android, and when we press the call end button, the endCall event is firing, but when we press the call-accept button, it stays there on the call screen and nothing happens. And the answerCall event is not firing.

Please help, we've tried all the solutions, nothing is working.

@mdovn
Copy link

mdovn commented Jun 12, 2021

Same for me, answerCall is not firing on my xiaomi poco f3 phone

@srilatha141
Copy link

srilatha141 commented Aug 25, 2021

@manuquentin able to make a call, but not able to answer incoming call on android 11 and working good on android 8, please suggest any solution for android 11

@azhararmar
Copy link

Same issue here, answerCall is not firing for Android

@fukemy
Copy link

fukemy commented Oct 25, 2022

any solution now?

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

Successfully merging a pull request may close this issue.

8 participants