cybex-dev / twilio_voice

Flutter Twilio Voice Plugin
https://twilio-voice-web.web.app/
MIT License
39 stars 79 forks source link

Showing a 'Display Name' from the Contacts or 'From' field (just like Android) instead of default caller on iOS. #214

Open agent515 opened 7 months ago

agent515 commented 7 months ago

Is your proposal related to a problem?

On Android, correct display name is shown on Incoming Call but on iOS only defaultCaller is shown.

Describe the solution you'd like

I propose that we show the correct display name, if the number was saved in the contacts. Otherwise show 'from' or defaultCaller.

Describe alternatives you've considered

NA

Additional context

(Write your answer here.)

cybex-dev commented 7 months ago

Hi @agent515

Thanks for reaching out and posting the issue - apologies for getting back so late. I'll be reviewing issues over the weekend.