Hello,
im trying to deploy a web app to a TV device using the CLI. Ive managed to do it using the IDE but is not working with the CLI. Ill list the commands ive been trying:
jfr07$ sdb -e install ssproto.wgt
closed
jfr07$ tizen version
Tizen CLI 1.2.3
jfr07$ tizen install -t 10.241.10.58:26101 -n ssproto.wgt -- ~/workspace/tizent/ssproto/
-----------------------------------------------------
Starting install
-----------------------------------------------------
Transferring the package...
Transferred the package: /Users/workspace/tizent/ssproto/ssproto.wgt -> /opt/usr/apps/tmp
Installing the package...
--------------------
Platform log view
--------------------
Failed to install Tizen application.
-----------------------------------------------------
Finished install
Total time: 00:00:02.199
Results are similar for emulator and TV Device.
Can anyone help?