0

I'm trying to run app icon A/B test on App Store, but other icons are not displayed on "Product page Optimization" page.

As I see on the Internet, ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS should be turned on in Xcode to include all icons. But as for Xamarin, there is no target build setting that would help to build archive with icons included.

I tried various methods, like inserting icons manually inside ipa, adding mtouch arguments, passing --include-all-app-icons, etc...

But looks like I have to do something that would make archive include these icons. I just don't know what can help here

enter image description here

enter image description here

Yura Babiy
  • 515
  • 7
  • 22
  • Here is a similar thread on GitHub: [Add support for alternate app icons, and MSBuild items/properties to include them in Info.plist](https://github.com/xamarin/xamarin-macios/issues/12790). You could track on this thread. – Liqun Shen-MSFT Sep 01 '23 at 02:12

0 Answers0