dane131
dane131

Reputation: 187

Cannot launch application to smart TV via Tizen studio

I am trying to launch a sample application to my smart tv UE49KU6400 through Tizen studio. My TV is configured in developer mode with my PC IP. I have added also the TV in my connection manager in Tizen studio. I have generated also a certificate profile via the studio. I am using Tizen Studio 2.0 and have created a TV v4.0 project and firmware on TV is 1201 version ( the latest for this model according to latest updates). When I am trying to lauch application on smart TV I get an error 'Closed'. Console logs show :

11:06:30 E/sdb: sdb rejected shell command (pkgcmd -l | grep owStEM7jOZ --word-regexp): closed

Can anyone help?

Upvotes: 3

Views: 2627

Answers (1)

Fatih Çelik
Fatih Çelik

Reputation: 541

If you created your certificate with Public Level and if you use Partner Level priviliges, TV will not install and tell nothing. First of all if you do not need Partner Level priviliges remove all and retry. Or check what i have experienced https://stackoverflow.com/a/52984855/1766100

Upvotes: 1

Related Questions