Dear,
I use the tool bar and added the icon base on device platform as follow :
Device.OnPlatform("done.png", "done.png", null);
It works in Android project. But in IOS, icon displayed as black box. My icon is transparent background.
Any solution for that? Please, help me out.
Thanks in advance.