flutter-webrtc / callkeep

iOS CallKit and Android ConnectionService for Flutter
MIT License
133 stars 147 forks source link

Show a proper name in recent calls #114

Closed benyaminbeyzaie closed 3 years ago

benyaminbeyzaie commented 3 years ago

After show call we can see a recent call with Unknown name! I want to show a proper name there! can I do that? I think you should add another property in native code for show incoming call for that! Thanks.

benyaminbeyzaie commented 3 years ago

As far as I could study we either can display a number like (+1 888) or Unknown! So I'm gonna close this issue for now.