Hi, I’m planning to develop an IPTV app for webOS and would like to know the best technology stack to use. Should I go with a hosted URL or develop it using native code?
webOS TV apps are web-based. It’s not much different from general web app development. However, webOS TV uses different web engines depending on the webOS version. So please check compatibility with the web engine first. And there may also be an issue with packaging your app dependencies. In that case, please try again as hosted web app. Thank you.