How does my app launch the Samsung TV store?
How can I jump to my app page in the store by clicking Update Now in my app?
I try to use ApplicationControl:
var service = new tizen.ApplicationControl(“http://tizen.org/appcontrol/operation/view”, “tizenstore://ProductDetail/com.test.app”, null, null, null);
var id = “org.tizen.tizenstore”;
[edit: reformatted so URL does not autolink]
Tip: no matched application found
Is org.tizen.tizenstore unavailable?
What is the current Samsung TV store appid?