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?