Vlad Lukhanin

Results 27 comments of Vlad Lukhanin
trafficstars

Hi, @swati229 ! Please show your log where you're calling `ConnectyCube.chat.connect()` if something wrong with chat connections logic. Also try to assign onCallListener like in our guide - https://developers.connectycube.com/js/videocalling?id=initiate-a-call FYI....

Please describe your issue by steps to clarify. Doesn't the `onCallListener` work in background or at all?

Unfortunately we don't have common sample for this case. For public projects we use push notification to get call info due app is inactive. - a caller do `session.call()` and...

What platform do you use? Android, iOS or both? Please share your `package.json` or snippet from it with libraries and they versions. Would be helpful if you have some logs...

Is it possible to capture logs from caller and callee sides when incoming call should present? Use real devices - Android/iOS to make a call and Android to receive the...

I will try to check it today but I not sure that it will be tested before tomorrow. Initially, I thought that you didn't fully configure the push-notification /VOIP. But...

Hi @muneeb-mt I have upgraded RNVideoChat sample to React Native 0.70.5 and configured notifications with the callkeep from scratch. The callkeep works on iOS. On Android the callkeep plays ringtone...

@muneeb-mt You can check [pull request's diffs](https://github.com/ConnectyCube/connectycube-reactnative-samples/pull/308) if it is helpful. I have upgraded the RNVideoChat the sample to React Native 0.70.5 and reviewed the CallKeep setup by our guide....

hm, I can open it - https://developers.connectycube.com/reactnative/push-notifications?id=push-notifications