I am trying to integrate Sendbird
with iOS in swift. Outgoing call is working fine for me. I am not getting any Push for incoming calls. neither of the delegate methods of cxproviderdelegate
are not getting called. Can any one help me to understand how to implement the same?
I have uploaded all the voip and push notification certificates on sendBird portal. Same certificates are working fine with FCM for receiving push from FCM.