The app is being tested on a physical iOS device - an iPad with iOS 12.4 installed. This is on Windows 10 with Hot Restart. I have not tried on a simulator or without hot restart as I do not have a Mac at hand.
I have set all images in the AppIcons from the Asset Catalog (called 'Media'). AppIcons has been set to in Visual Assets under Info.plist. However, all icons used in the application still use the default Xamarin logo.
I noticed that the default logos were hidden from the Solution Explorer, but are under Resources in the file explorer. I removed them to see whether the icon would display the empty wireframe logo, however, the default logo is still displayed.
One solution said that this is due to caching, therefore the test device should have the app removed and should be restarted. This did not do anything.
The asset catalog has been deleted and recreated a couple times in an attempt to fix this issue. Nothing.
The path in Info.plist is correct, not directing to another folder.

