question

MAGICMAGIC-5864 avatar image
0 Votes"
MAGICMAGIC-5864 asked RobCaplan edited

Xamarin - iOS icon

No issues with Android.

When I use the simulator, the icons change from Xamarin to my icons.

However, when I deploy to a phone for testing, the Xamarin icon is showing.

I changed all the icons in Assets.

I iTunes and even in the Resources folder.

The splash screen is also showing up as Xamarin.

114297-iphone.jpg


How do I fix this?

dotnet-xamarin
iphone.jpg (40.4 KiB)
· 1
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.

@MAGICMAGIC-5864 Try to follow the steps:
1.uninstall the app on your device
2.delete the obj and bin folder under the Xamarin.iOS project folder
3.clean and rebuild the project;
4.re-install the app
If not work, try to delete the Asset under Asset Catalogs and create a new one.
And here is a similar thread you can refer to: Why does my App Icon not show up?.

0 Votes 0 ·

0 Answers