Error When Uploading .wgt File to Tizen Seller Office: "Devices which support the defined features and permissions do not exist"

Original Created Feb 08, 2017 | Regeneration Apr 22, 2026

I'm trying to upload a binary file (.wgt) to http://seller.tizenstore.com/, but I'm encountering the following error:

"Devices which support the defined features and permissions do not exist. Please modify manifest.xml (or config.xml)."

Could anyone provide guidance on what changes I need to make to resolve this issue?

Problem Understanding

This error occurs when the features and permissions defined in your application's manifest file (manifest.xml or config.xml) don't match any available Tizen devices. The Tizen Seller Office performs validation checks to ensure compatibility between your application and target devices.

Solution Methods

  1. Review Required Features:

    • Open your manifest.xml (for native apps) or config.xml (for web apps)
    • Check the <feature> and <privilege> sections
    • Remove any unnecessary features or privileges that might be causing compatibility issues
  2. Verify Target Devices:

    • Ensure your application's requirements match the capabilities of Tizen TV devices
    • Consider testing with different device profiles if available
  3. Check Documentation:

    • Refer to the official Tizen TV documentation for proper manifest configuration
    • The following resource provides detailed information about releasing applications: Tizen TV Application Essentials

Additional Tips

  • Always test your application on a Tizen TV emulator before submission
  • Keep your manifest file as minimal as possible, only including essential features
  • Double-check API level requirements if you're targeting specific Tizen versions

Customize your cookie preferences

You can enable or disable non-essential cookies. Essential cookies are always on to ensure the site works properly and to keep you signed in.

Necessary

These cookies are necessary for the website to function properly and cannot be switched off. They help with things like logging in and setting your privacy preferences.

Always on

Analytics

These cookies help us improve the site by tracking which pages are most popular and how visitors move around the site.

Enable analytics cookies
Public Forum Public Forum
Employees only. Please sign in with your company account.