So I have seen lots of posts regarding issues with icons and app submission to the App Store. None of them seems to resolve my issue. I have tried both the Asset Catalog and info.plist methods and both fail.
- Asset Catalog - Gets an error that the 57x57 and 72x72 icon is missing. There are not spots for that in the asset catalog. I tried to hack the project file and catalog to include the files but no luck.
- info.plist - This hack allows the app to be submitted, however it gets rejected during processing. The error is: "Missing Asset Catalog - Your app is missing the asset catalog file in 'MineChat.iOS.app'"
So I cannot figure out how to get this app submitted. I am using Visual Studio 2017 on Windows and using current Stable channel. Any ideas here?
Thanks!