amazon-archives / web-app-starter-kit-for-fire-tv

Web App Starter Kit Examples
https://amzn.github.io/web-app-starter-kit-for-fire-tv/
Other
372 stars 161 forks source link

Can the dataURL in init.js goto a URL on the web? #46

Closed Yahkal closed 6 years ago

Yahkal commented 6 years ago

I saw the dataURL in init.js and wanted to know if it can link to the web?

Does anyone know about this?

maryga-amazon commented 6 years ago

This parameter is the URL for feed that the app will use, and must link to a dataset or the app will error out. For information on the init.js and the data set, please see the document for the project type you are using (i.e. https://github.com/amzn/web-app-starter-kit-for-fire-tv/blob/master/docs/mrss-support.md)