'How can I launch the appstore from my web app in smart tv?

Launch the app store for smart TV tizen

I am trying to launch the app store from my current tizen TV application. I am using angular and making my app a web aplication. Right now I want to create a dialog in case there is a new version in store send them to store and upgrade. I found that can be done using the application controls of tizen but I can find a way to use that in angular.

How can I launch the app store from my smart TV web app?



Solution 1:[1]

Do not open to 3rd party to run the App Store on Web.

It is possible to use Application Control, but it does not disclose the App Store ID.

TV update app automatically when power on/off

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 user18539454