I am trying to run an Tizen Web app from Tizen studio 3.0 on the Samsung Smart TV.
Samsung Smart TV details:
Model Code: QA65Q7FNA,
version no: AA02/QNQ7F,
serial version 065X3NJK500022
Platform: tv-4.0
Tizen Studio details :
Version : 3.0 ,
HelloTizenApp-tv-4.0 .
I have followed all the steps as per here "Creating Your First Tizen TV Web Application" from https://developer.tizen.org/development/training/web-application/getting-started/creating-your-first-tizen-tv-web-application and "Working with the Certificate Profile" from https://developer.tizen.org/ko/development/tizen-studio/web-tools/managing-projects/certificate-registration?langredirect=1
NOTE: I am able to run the web application in the Simulator .
I have enabled the developer mode on Samsung Smart TV and have connected using Remote Device Manager.
So far, I have no luck in deploying to TV.
The console message shows this log details when i am trying to -> run as Tizen web application
Launching the Tizen application...
# If you want to see the detailed information,
# please set the logging level to DEBUG in Preferences and check the log file in '/Users/yamuna/tizen-studio-data/ide/logs/ide-20181210_100601.log'.
[Initializing the launch environment...]
RDS: On
Target information: QA65Q7FNA
Application information: Id(v9K2IIKpja.HelloTizenApp), Package Name(v9K2IIKpja), Project Name(HelloTizenApp)
Unexpected stop progress...
(0.137 sec).
I am using MacOs Sierra for Development . Please help me here for resolving this .
Thanks in advance :)