Xamarin iOS: Change Icon

Jerry Lipan 916 Reputation points
2022-07-17T11:53:57.867+00:00

Hi,

With Visual Studio 2022, Now I can run my iOS Simulator.

221526-ios-15072022-0405-pm-how-to-change-icon.png

My question is how to change the icon ? Can you guys give step by step

Please help

Developer technologies .NET Xamarin
{count} votes

Accepted answer
  1. Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,436 Reputation points Microsoft External Staff
    2022-07-18T03:44:13.313+00:00

    Hello @Jerry Lipan ,

    Please open your iOS project, there is an item named "Asset Catalogs" which manages and groups all version of a given image asset required by an app, double-click "Assets" to open it in the editor, you can see the default icons under "AppIcon". Then you can click the ** ... ** button in the upper right corner of each item and replace the default icon.

    Pay attention to the required type/size when designing and replacing the icons. For more details, refer to Application Icons in Xamarin.iOS - Xamarin | Microsoft Learn

    Best Regards,
    Wenyan Zhang


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    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.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.