I am trying to develop an application for Tizen TV with SSSP4. The TV is a Samsung PM32F-BC. Once I activate the Debug Mode on the TV and connect the TV with my PC via Tizen Studio Remote Device Manager, I create a certificate with Public privileges, build the signed package of the app and get a .wgt
file. Then I try to deploy the wgt on the TV, but I get this error:
step SDB shell handle failed
Failed to `step SDB shell handle 'ls /usr/bin/xwalk-launcher > /tmp/fsgaramella.deployer 2>&1; echo $? ' command` operation
sdb command rejected exception
I searched for a solution myself but seems that it is not documented at all. I've found also this other thread on stackoverflow but seems that he found a solution on a link which is broken. Any hint for a solution would be apreciated.