Search code examples
tvos

tvOS: where do we setup app theme background image shown in the tvOS app store


When we browse apps in the tvOS app store and select one app, the app store will show a themed image as the background for the selected app, I play around in Xcode tvOS project but not find where I can setup such a background for my tvOS app.

I only setup a small layered icon, large layered icon, top shelf image and launch image, none of them can be that theme background.

Does anyone know how I can setup it?

Thanks.


Solution

  • Apple doesn't provide informations about image sizes and guidelines for this background image, so probably you need to get featured on the tvOS App Store like already happens in iOS and Mac App Stores. Usually if the app has a lot of downloads Apple can contact you for requesting more marketing materials.

    Reference: How do you set a background image for your app listing in the Mac App Store?