Tracking outgoing call state

Hi,
I was wondering if there is a way to track the state of out going calls. I want to vibrate the phone when the call is connected. I couldn’t find any protocols which serve the purpose , could anyone suggest a solution.
Thanks

Hi,
this feature is not possible as Apple doesn’t provide this kind of API.

Actually there is the Callkit API using which one can track the call states. I’m not sure how I can import this library in Kodika.

CallKit API is only for applications that implement their own VoIP service. From your question, I did understand that you are trying to track calls that are using your SIM card using the Phone app.

1 Like