Hello guys,
I just want to know if anyone else ran into this issue.
On Xamarin.IOS i am trying to deploy an App to the app store, but whatever i do, the AppIcon does not get deployed, neither in Debug, nor in Release mode. I tried hardcoding the Icon - Files in the Info.Plist. I also tried the normal way using Image assets, i checked all the sizes again, i even tried building the Info.plist and the image asset folder in Xcode and import it, but whatever i do, the app icon doesn't appear to be present in the app bundle. Build action is set to ImageAsset.
Can anyone help?
Thank you