.net maui change Android and iOS overview icon

Eigil Krogh Sorensen 76 Reputation points
2023-06-08T16:10:47.48+00:00

In .net maui Android when the "Overview" button in clicked an Icon is shown. How do I change that icon ?

question

On iOS how to change the ".NET" to something else ?:

iOSQuestion

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,632 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,912 questions
{count} vote

3 answers

Sort by: Most helpful
  1. Eigil Krogh Sorensen 76 Reputation points
    2023-06-12T13:03:48.3633333+00:00

    My app is set to use .net maui 7.

    I had error messages like yours, but if you keep "Clean Solution" and "Rebuild Solution" the error eventually disappears (Microsoft even writes to do so in their description :-)

    But now the icon thing is working on my side !?!

    Wonder if it is only the Droid/iOS OS' that remember the old icon, I tested the app with the original MAUI icons ????

    0 comments No comments

  2. Eigil Krogh Sorensen 76 Reputation points
    2023-06-13T23:25:41.21+00:00

    Only if I do a “Factory Reset” of the target iOS/Android device just before starting deploying/Debugging does the Android Overview Page- and the iOS App Switcher page icon get right.

    E.g. if I do a “Restart” then my icon disappears from the Android Overview Page- and the iOS App Switcher page.


  3. Dejan Dozet 0 Reputation points
    2024-01-12T22:33:04.47+00:00

    I face the same issue, and my Xiaomi 7 keeps showing the default .net icon in Overview mode.

    0 comments No comments