Hi every one
How can I get the caller’s name as a text while calling and use it in my application?
You can use the Phone Call component : Phone Call - Kodular Docs to setect that a phone call started using this event :
It will return you the phone number of the caller, now you can get the name of the caller from his phone number using my extension:
Phone Number Tools
This method exactly:
4 Likes
This method worked for outgoing calls, but not for incoming calls
There is another event that you can use for Incoming calls :
Docs:
https://docs.kodular.io/components/social/phone-call/#incoming-call-answered
3 Likes
Unfortunately no , it would be called when the phone call is answered.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.