How do I change the Icon in the open app list? I've filled in all of the icons in the Assets.xcassets file. Where else do I need to look?
Asked
Active
Viewed 53 times
0
-
Try uninstalling your app from the device and reinstall it. – pinedax Jan 31 '21 at 18:09
-
I've tried this but it didn't work. The Xamarin logo still shows up. Could it be because I'm running it in through Visual Studio? – megalodon Feb 01 '21 at 12:31
-
@megalodon Hi, you could share the screenshot of `Assets.xcassets` here to check. And you'd better clean project in Visual studio, and delete `bin` and `obj` folder bellow iOS solution to have a try whether it works. – Junior Jiang Feb 02 '21 at 01:25