Install Tizen Studio 2.5.
Create new project for TV with Nacl for C++.
Set the project to use a priveledge, like Internet access.
Start the TV emulator. Build the widget.
Attempting to install the widget on the TV emulator will fail.
Use Device Manager for "permit to install applications" on the TV emulator
Dialog box says a Samsung certificate is required.
Use Certificate Manager to generate a samsung certificate.
Dialog box says "Please log into your Samsung account.
A dialog opens containing a web page from h**ps://account.samsung.com/membership/index.do
Click either "Sign In" or "Sign up now"
The web page will display an error...
Error Message [403]
Sorry, the resource you want to access is forbidden, so this request has been refused.
If you have any questions, please contact the administrator.
The error url is h**ps://account.samsung.com/accounts/v1/error?rslt=status-403
After spending days on this, i am giving up.
There is nothing i can do until Samsung fixes their login page, or the emulator is given an option to ignore requiring certificates for installing apps with priveledges.
I'm now working on the Android TV version of my app instead.