语言

Menu
Sites
Language
App only works when "Enable profiling" on '16 Tizen TV

As title, I build a App on Tizen TV, and it works fine on '17 and '18 platform. But on '16 tv, it not works. It looks some of my api request blocked the ks event loop. I tried to find the reason so I used the "Profile" tool in Web inspector. And, It just works when I checked the "Enable profiling" on Profile tab. Why? I can't understand...

Does anyone have any idea about this strange issue? Or is there anyway to have same effect like "Enable profilling" in js? I tried "console.profile()" but it not works.

Please help me, I'm going crazy.

响应

3 回复
Armaan-Ul- Islam

Mostly It depends on Which Tizen Application platform/template you are using. Is it a Tizen TV 2.3.2 app or Tizen TV 3.0 app or 4.0 app?

 

Check out the TV Model Groups: Platform. The more lower API level you go, more wider device coverage you would get.

Eddie Hsu

I'm using Tizen TV 3.0 Extension to build it. I want to try 2.x version, but I can not find download in https://developer.samsung.com/tv/develop/tools/tv-extension/archive

Armaan-Ul- Islam

Yes, Seems there's no download option.

 

I would suggest you to Download and Install Tizen SDKs from 2016. There's a chance they might have development tools for TV 2.X, try 'tizen-sdk-2.4-rev8'. Please share your findings.