Hi again, i’ve encountered yet another issue,
The issue:
1.Device A(real device) calling Device B(real device)
2.Call notification appears on Device B
3.I answer call from Device B
4.Call starts
5.I end call from app on Device B
6.Call ends in app and in callkit on device A
7.Call ends in app but callkit still shows call ongoing on device B
The code:
I’ve cloned this repo:https://github.com/cometchat-pro/ios-swift-chat-push-notification-app
Followed the guide on implementing APNS from here:https://www.cometchat.com/docs/extensions/ios-apns-push-notifications