flutter_call_kit
flutter_call_kit copied to clipboard
What does imageName stands for?
Hi, I've already implemented the plugin but I don't know how to show my app icon on the call interface. What should I put on the imageName param of the options? Thank you!
Is this plugin even mantained?
Does anybody know this??
The imageName refers to the image that you added to your Assets.xcassets
folder in XCode Image
@ZatacaSystems How did you implement the plugin, I did everything in the example main.dart, but the callbacks are not being called. Is there any special iOS setup I need to do?
@EviCoach have you found a solution, I'm facing same issue.
@EviCoach have you found a solution, I'm facing same issue.
Yes I found a solution
What's that?