Open aososam opened 1 year ago
I am trying to disable the Facetime icon but it seems this option is not available. I found this post where they explain how to do it by ignoring the remoteHanlde but I suppose this has to be done in the native side: https://stackoverflow.com/questions/41245638/hide-facetime-button-in-callkit-ui
Yes you can by commenting 198, 199, 202, in the file specified in screen shot First you have to download this plugin repo and save it to your project and give that path in pubspec.ymal. file.
I am trying to disable the Facetime icon but it seems this option is not available. I found this post where they explain how to do it by ignoring the remoteHanlde but I suppose this has to be done in the native side: https://stackoverflow.com/questions/41245638/hide-facetime-button-in-callkit-ui