App Submission Error: "Devices which support the defined features and permissions do not exist"

Original Created Oct 31, 2018 | Regeneration Apr 22, 2026

We have developed a new TV application for Tizen and are attempting to submit it to the Tizen Store (https://seller.tizenstore.com). During the submission process, we encounter an error when uploading our binary file:

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

We've included both XML configuration files (manifest.xml and config.xml) as attachments. Could you please review these files and help identify what might be causing this validation error?

Problem Understanding

The error occurs when the features and permissions defined in your application's configuration files (manifest.xml or config.xml) don't match any available Tizen TV device capabilities. This typically happens when:

  1. You've specified features/permissions that aren't supported by Tizen TV devices
  2. There's a mismatch between your declared requirements and actual device capabilities
  3. The XML files contain incorrect or unsupported configurations

Solution Methods

  1. Review Feature Requirements:

    • Check all <feature> and <privilege> declarations in your manifest.xml/config.xml
    • Remove any features/permissions not essential for your TV application
    • Verify that all declared features are supported by Tizen TV platform
  2. Validate Configuration Files:

    • Use the Tizen Studio's Manifest Editor to validate your configuration
    • Ensure your XML files follow the correct schema for Tizen TV applications
    • Remove any device-specific features that might conflict with TV requirements
  3. Contact Seller Support:

    • As suggested in the original answer, you can get direct assistance through the Seller Office
    • Navigate to Support > My Q&A in the seller portal for personalized help

Additional Tips

  • Always test your application on a Tizen TV emulator before submission
  • Review the latest Tizen TV application requirements at Samsung Tizen OS Developer Portal
  • Consider using the Tizen Studio's Application Validator tool to catch potential issues early

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.