react-native-callkeep
react-native-callkeep copied to clipboard
Outgoing call made from callkeep app are ended when accepting incoming GSM call
Bug report
-
[x] I've checked the example to reproduce the issue.
-
Reproduced on:
-
[x] Android
-
[ ] iOS
Description
I Accepted Gsm Call, it is triggering the end call listener and hangup the call
Steps to Reproduce
Versions
- Call keep : 4.3.3
- React Native: 0.70.6
- iOS: 16
- Android: 12 and 13
- Phone model: Poco X3
Logs
No Log
You have to call the setCurrentCallActive(callUUID) method when your call is active on both sides.