TV Remote Not Working on Samsung TV for Tizen App

Original Created Dec 04, 2018 | Regeneration Apr 22, 2026

I have developed a Tizen TV app using Tizen SDK 4.0 with HTML5, CSS, and JavaScript. The app works fine with the TV remote in the emulator/web simulator, but when running on an actual Samsung TV, the remote control doesn't work.

I've already added the tvinputdevice privilege. According to Tizen documentation, there's no need to register keys for up, down, left, and right directions, so I haven't implemented any key registration.

Any help resolving this issue would be appreciated.

Problem Understanding

The issue occurs when a Tizen TV app that works perfectly in the emulator fails to respond to remote control inputs on actual Samsung TV hardware, despite having the correct privileges.

Solution Methods

  1. Verify Privileges:

    • Double-check that your config.xml includes:
      <privilege>http://tizen.org/privilege/tv.inputdevice</privilege>
      
  2. Test on Different TV Models:

    • Try running your app on multiple Samsung TV models to determine if the issue is device-specific.
  3. Contact Samsung Developer Support:

Additional Tips

  • Ensure your TV firmware is up-to-date
  • Test with different remote control models
  • Check for any error messages in the TV's developer console

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.