react-native-callkeep icon indicating copy to clipboard operation
react-native-callkeep copied to clipboard

Outgoing call made from callkeep app are ended when accepting incoming GSM call

Open adsalihac opened this issue 2 years ago • 1 comments

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

adsalihac avatar Jan 27 '23 10:01 adsalihac

You have to call the setCurrentCallActive(callUUID) method when your call is active on both sides.

mariouzae avatar Oct 05 '23 15:10 mariouzae