where can I track native call when user wants to call through app on another device
Asked Answered
G

0

0

How can I check the native call is running before call start or accept.

Whatsapp is not allowing to call when the user hit the call icon through it's application while native call in progress. It's showing alert view "you can't place a call on Whatsapp if you are already on a phone call iOS SDk Call kit"

Example : Device A and Device B on native call in progress. Now Device B open the app and wants to call to device C through Application. I am not able to find the native in progress call in CXProvider class.

Is there any way I can check native line call before make or accept call.

Gasometry answered 13/3, 2018 at 13:27 Comment(2)
did you check : #39570437 ?Presentiment
@Presentiment Thanks :)Gasometry

© 2022 - 2024 — McMap. All rights reserved.