Problems with hosted web applications

Hi everyone,

I followed this guide (Web App Types | webOS TV Developer) written by Lg to create a tv app that redirected to a website.

The redirect works but it is not possible to navigate with the simulator’s TV remote control but only with a mouse click.

Can anyone tell me what I’m doing wrong? I can’t find any documentation about it.

thank you <3

Please refer to Basic Remote Control Behavior. To navigate your app with the remote control, one of the UI elements must have focus. You can also refer to Magic Remote. Thank you.

I am new too
I downloaded the JavaScript file from their remote app and included it in my page then every thing that you need to focus on give class called “item” coz this is what their js is looking for
You can give it some styling for focus and hover
The focus will work with the remote
Good luck

1 Like