Developing from the sample, I was able to receive an incoming call notification after receiving the voip push.
However, I was unable to close the CallKit UI properly at the end of the call, even though I used the same uuid for the endCall transaction as I did for the reportNewIncomingCall.
Hi,
Developing from the sample, I was able to receive an incoming call notification after receiving the voip push. However, I was unable to close the CallKit UI properly at the end of the call, even though I used the same uuid for the endCall transaction as I did for the reportNewIncomingCall.
I'd appreciate if anyone can help. Thanks.