Plac3hold3r/MvxScaffolding

Not able to update App Icon in iOS

Closed this issue · 2 comments

Below issue i am getting while running the app
Error: File not found: /Users/ABC/Documents/Projects/XYZ/XYZ/src/XYZ.iOS/Resources/Media.xcassets/AppIcons.appiconset/Icon-87.png (XYZ.iOS)

Can some help me to resolve this? Thanks in advance.

Thanks,
Ram

Hi @ram-spurtree it would seem you are missing an App Icon image at the 87px size (used for the settings icon).
Which template and scaffold type were you using when you encounter this issue?

@Plac3hold3r, Thanks for the reply. I fixed this issue. When I am passing the images to the AppIcon assets, the names are not replaced in XXX.iOS.csproj.

So we should replace the image name in .iOS.csproj. as same as the image name.