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
Thank you @Mohamed_Tamer
That’s a perfect solution
1 Like
This method worked for outgoing calls, but not for incoming calls
How r u @Mohamed_Tamer
Does this event work while it’s ringing before I answer a call?
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.