question

SethIsaacks-4659 avatar image
0 Votes"
SethIsaacks-4659 asked ColeXia-MSFT answered

Xamarin File Not Found IOS appicon.appiconet Icon180

I have an xmarin shell flyout app
When I try to build the IOS app I am getting an error stating that the assets.xcassets/AppIcon.appiconst/Icon180.png cannot be found.
But all my icons are in the appicon set.
I have googled and googled but I can find nothing as to why this happening.

dotnet-xamarin
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ColeXia-MSFT avatar image
0 Votes"
ColeXia-MSFT answered

Hello,

Welcome to Microsoft Q&A!

  • Ensure that a 180 *180 png icon (file does not have Alpha or transparent) has been added into Assets.xcassets .

  • Unload your iOS project and edit csproj file to check if there is any information about 180 png .

95517-capture.png


Best Regards,
Cole Xia


If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



capture.png (15.9 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.