hiennguyen92 / flutter_callkit_incoming

Flutter Callkit Incoming
https://pub.dev/packages/flutter_callkit_incoming
MIT License
180 stars 312 forks source link

IOS set avatar #580

Open fdelbos opened 2 months ago

fdelbos commented 2 months ago

Hi, I ve got a working app, everything is perfect except that i cant figure out how to change the avatar picture for IOS. I manage to do it easily for Android

My use case is the following: When i send a call notification i include a url to an avatar, and i would like to display it in the notifications.

Could someone give me some hints?

thanks.