iosapp-store-connectab-testingappiconabtest

iOS: Unable to see the option of App Icon in the Product Page Optimization page in the app store connect


As the Product Page Optimization option is now available in the App Store Connect, I thought to try it out.

So I have created a test to try different App Icons. I have followed these steps to create a test and treatments for product page optimization, https://help.apple.com/app-store-connect/#/dev811bef199

But there I am unable to see the option to change the App Icon for different treatments. There I can only see the screenshots, as you can see in the attached SS.enter image description here

Please let me know how can I get the option to change the App Icon for different treatments for Product Page Optimization.


Solution

  • Your app binary must contain alternative icons, before you can use them in the Product Page Optimization page.

    The simplest way to add alternative icons to your app is to add them in the Assets file of your app together with the Include All App Icon Assets build setting. It's important that each icon also include a large 1024pt file.

    More tips how to add icons to your app can be found here: https://medium.com/@gianpispi/how-to-use-xcassets-for-alternative-icons-20849f836e2f