Hi Team,
We have a web view in Tizen TV app built with Xamarin.Forms which loads some URL. Url is loaded into the webview however contents rendered inside the webview(URL) doesn't accepting the remote control input for navigation with left, right, down, up, ok etc..
Q1 - Does Tizen TV app supports navigation, selection in webview from remote control? i.e. interaction from remote control.
Q2- There is default browser app on Tizen TV. if we load any url into the default browser, i guess navigation/selection works with remote control. how does it supports it?
Q3-If we have some elements on the page like button, image, label, listview and grid. we have observed that only button takes the automatic selection/navigation inputs from remote control but other controls/elements doesnt.
Q4- If we just package the website into Tizen TV app. will it be passed in the verification process by Samsung?
do we have to write the code in app to handle these interactions with remote control?
Your comments are highly appreciated !
Thanks You.