Languages

Menu
Sites
Language
Web debugging

I am not able debug the web application made for tv , In my case chrome url is getting generated but appearing with white screen and getting some errors in the inspector console , Here iam using tizen studio version 5.5 .In the Soruce, project files are not visible, 

Responses

3 Replies
Kirk McBride

 

It seems like you're encountering issues debugging a web application for TV in Tizen Studio, specifically facing a white screen and errors in the Chrome Inspector console. Try checking for Errors in the Console. Open the Chrome Inspector console and carefully examine any error messages or warnings. They can provide valuable information about what might be causing the issue.

Donna Steffes

Ensure that your web application is compatible with the Tizen version running on your TV. Different Tizen versions may have variations in supported features and APIs. Verify that your application is built using the appropriate Tizen SDK version and targeted for the specific Tizen TV version you're testing on.