Languages

Menu
Sites
Language
Devtools inspector hangs with blank screen

Hello,

I am working on Tizen app for TV using web technologies stack. I am using physical device UE43NU7472 for testing and debugging. This setup worked correclty until now.

Suddenly devtools inspector stopped working which makes it impossible for me to debug the app. The app is being launched on the TV, but the inspector shows blank screen. It doesn't work even for simple sample apps created using the wizard.

The problem is similar to described here, but the solution doesn't work: https://stackoverflow.com/questions/60182668/chrome-devtools-inspector-showing-blank-white-screen-while-debugging-with-samsun

 

How to overcome this issue?

 

My tools versions

Chrome browser version: 88.0.4324.104 64-bit

Tizen Studio 4.1 2020-10-12 13:53

TV Extension Tools Web app tools 6.0.0

Edited by: Jedrzej Wiewiora on 02 Feb, 2021

Responses

1 Replies
Anthony ZORZETTO

Yes the same here, I had to download chromium version 80, unzip to another folder, then tell SDK to use it instead of my normal chrome.

Google removed/deprecated in november the instructions that made remote debug work with Tizen SDK.