Search code examples
iframesamsung-smart-tv

Problems giving focus to an iframe on smart tv


I am developing an application with sdk 3.1 - html/javascript/scenes.

i have an iframe with external content, but I can not move the tv's remote control focus to iframe (html).

is possible to do this or the API does not permit give the focus to an Iframe?


Solution

  • I asked directly in the developer forum and corresta answer is that you can not.

    I quote:

    helpinghand2400@

    Hi,

    Smart TV supports iFrames partially (We can only load the page , can't navigate it). So, you may be able to show the website in an iFrame but you'll not be able to use most of the functionality

    Thank you very much anyway.