alexzh16

Results 8 comments of alexzh16

> This is not on my network, but gsm mobile operator. wifi working all ok. ice check peer is too long time.

you can download Xcode 13.4.1 copy iOS 15.7 to Xcode 14, restart Xcode 14 and all will be worked. After coped, delete Xcode 13.4.1. Or find iOS 15.7 on another...

> > you can download Xcode 13.4.1 copy iOS 15.7 to Xcode 14, restart Xcode 14 and all will be worked. After coped, delete Xcode 13.4.1. Or find iOS 15.7...

On simulator work great. please check your mediaDevices.getUserMedia({'audio': true, 'video': true}) and setting on simulator device. maybe sound on min levels.

sorry, im send to mistake topic. call keep working good. the problem with webrtc connecting.

> @cloudwebrtc This is an urgent situation. I am asking you maybe you can look at my Issue and help fix the problem. I have been struggling with this problem...

> callkeep.answerincomingcall(uuid) not working on iOS. When I try to accept the call from my application, I have tried calling callkeep.setCurrentCallActive(uuid) or callkeep.answerincomingcall(uuid) but none of them is working for...

This implementation only on your app side. call kit only has event with answer call, its in your side, what do you won't implement after answer - homescreen or what...