Languages

Menu
Sites
Language
SDB doesn't work for me

If I choose to debug trough SDB (after extabilishing connection using sdb connect) it takes a long time and fails to lunch it, here's the log from Visual Studio: https://del.dog/fozirizepu

Responses

3 Replies
Tizen .NET

Hello,

If you want to run an application on the actual wearable target device, you need to have a Samsung certificate and use it when the application is packaged.

Please check out https://samsung.github.io/Tizen.NET/wearables/create-samsung-certificate-for-samsung-wearables/ for the instruction.

Thanks!

 

Filippo Fedeli

If I download the certificate extension and launch it nothing happens here, I think the app is broken

Tizen .NET

Hello,

Have you also created Samsung certificate with target DUID?

If the application is installed properly on your watch, you are free from the certificate issue.

Thanks.