ConnectyCube / connectycube-reactnative-samples

Chat and Video Chat code samples for React Native, ConnectyCube
https://connectycube.com
Apache License 2.0
124 stars 111 forks source link

onCallListener is not working in iOS during kill state. #267

Closed brijesh029394 closed 1 year ago

brijesh029394 commented 2 years ago

We are using connectycube library for video calling and onCallListener is not working in kill state in iOS due to this we are not getting any session and not able to connect video call.

Please provide any suggestion.

sibe7691 commented 2 years ago

Did you solve this @brijesh029394 ? We are seeing the same issue in our end ..

DaveLomber commented 1 year ago

An updated video chat code sample with CallKit support is implemented