Hello,
I Just made a new Prism Xamarin.Forms project with Unity. If I want to deploy on iOS device "iPhone" this error appears:
Invalid iTunesArtwork dimensions (1536x1536) for '/Users/developer4/Library/Caches/Xamarin/mtbs/builds/ProjectName.iOS/e91a9151da4817a1c6113fda15a82a6d/Resources/iTunesArtwork@3x.png'. ProjectName.iOS
On Emulator works fine but the app image doesn't appear.
I'm working with Prism 7.0.0.396
Why it happens? Any suggestions?
Regards!