Error message only when running the app on real smart TV -


i trying develop samsung smart tv app, far works quite on samsung sdk's emulator (i using version 3.5.2), when sync app on smart tv, result not same running @ emulator.

for example, @ scene a, when press button left, suppose navigate scene b, works expected in emulator.

however @ real smart tv, when press button left, nothing happens, , log has strange error message: cannot run current focused scene's key handler.

i have searched official samsung development forum seems not many people face problem, can , tell me why error , how can solve ?? thanks!

you need pass focus new scene want active. example scene2.focus() should update sdk, 3.5 quite old! try using samsung sdk 4.5


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -