I am trying to figure out where to load the icons for a Fire TV Web app.
When I uploaded my .zip file to Amazon to publish my web app all Kindle's were approved, but Fire Tv failed testing.
The Errror was:
Errors Identified
- Generic - Uncategorized FireTV-55- General: App contains an uncategorized serious issue that results in a negative user experienceSteps to reproduce
Steps to reproduce: 1. Install the app. Actual Result: Observe, the app displayed in the "Apps" section of the device has no icon. It shows "No Image Available". Also there is no image found in the Amazon.com catalog page of the app. Expected Result: App should have the same icon image displayed in the device as in the metadata.
Where do I add/load the icon for "Apps" section of the device?
Do I have to have an Amazon.com catalog page for the app in order for it to work on Fire TV?
I am using https://github.com/amzn/web-app-starter-kit-for-fire-tv to make the web app.
Thank You for pointing me in the right direction.