Search code examples
tizentizen-web-app

Tizen Store sharing published apps


Is there a way to share a Tizen app published on the Tizen Store? Google Play Store and iOS App Store provides web interfaces to search for apps, and the store listing of an app has a dedicated URL.

The Tizen store does not seem to have a search option to find a published app. Moreover, the listings for only a few categories of apps can be viewed. Is it possible to share an app listing on the Tizen store via a specific URL?


Solution

  • They added support for browsing the store via the web a few days ago. Head over to tizenstore.com and pull up your app to see the link. If you know the ContentID you can easily build the link.

    The pattern looks like the following

    https://www.tizenstore.com/main/getDetail.as?contentId={yourContentIdHere}

    Of course you will need to place your own content ID there. A sample of a working one would be https://www.tizenstore.com/main/getDetail.as?contentId=000000085875