Closed adityagokula2210 closed 4 years ago
Describe the bug When on a one to one call and a group call comes in the background
To Reproduce Steps to reproduce the behavior:
CALL_STATUS_BUSY
Expected behavior Group Call must be rejected. And one-to-one call should continue and should be ended correctly
Actual behavior
No end call events received when the one-to-one call is ended
This issue has been resolved in the latest version(2.0.3) of the Android SDK.
Describe the bug When on a one to one call and a group call comes in the background
To Reproduce Steps to reproduce the behavior:
CALL_STATUS_BUSY
from the onIncomingCallReceived() callback of the CallListenerExpected behavior Group Call must be rejected. And one-to-one call should continue and should be ended correctly
Actual behavior
No end call events received when the one-to-one call is ended