Languages

Menu
Sites
Language
Cannot deploy to Gear S2 - no clear error message.

Hi,  I'm not able to deploy/run any web app examples on my Gear S2. I have been searching the forum for a solution for hours, but I can't find anything useful. 
Please have a look at the error message screen shot:

Is it related to my certificate? I have created an "Author certificate" and a "Distributor certificate" in the Certificate Manager. 

Help appreciated. Thank you.

Responses

5 Replies
Peter Wegner

Only to be sure...

You never successfully with your Gear Watch?

 

Remember commercial devices require device-profile.xml on device... to be able run *.WGT or *.TPK

 

You are using latest Tizen Studio Version 1.1

Windows?

Mac?

or Linux?

 

Best Regards

Anders Kavcic

Thanks for your reply. 

Running Tizen Studio 1.1.0 on Mac - Tizen 2.3.2.1 on my Gear S2.

No successful deployment on the watch yet, only in emulator.

I guess I haven't setup my certificates properly. But I cant find any clear instructions, I only found this page https://developer.tizen.org/community/tip-tech/trouble-shooting-certification but I can't complete the steps. 

Here's steps from the page that I'm not able to complete, see my comments below:

  • Click on “Register and Register a Certificate” menu  on IDE, follow below steps:
    (I dont know where to do that in Tizen Studio - I have setup certificates in the "Certificate manager")
    • Firstly, you need an account of Samsung developer site(developer.samsung.com)
      (I have an account...)
    • Click “Generate a certificate signing request (CSR) file” to generate a new csr file.
      (I dont where to do that...)
    • Click “Request a certificate” to request your author certificate (crt file) using the generated CSR file.
      (dont know where to do that either... and not the following steps either.)
    • Click “Request a device profile” to generate a device-profile.xml file. Make sure your device is connected and you can find DUID(Device Unique Identifier) in “Properties” in the connection explorer on IDE.
  • After that, you will receive author.crt and device-profile.xml by your email. You can register these files on the “Request and Register a Certificate” menu on IDE. You need to input same password of csr file for author.crt and you need to input the password on email which was received from the Samsung Developer Center for device-profile.xml.
  • Then, please right-click a device which displayed in the connection explorer and select the “Permit to install applications” to transfer device-profile.xml to /home/developer folder of device.



 

Anders Kavcic

I found some more information, I probably setup Tizen certificate the first time and not a Samsung certificate. However I dont have option like the page states http://developer.samsung.com/gear/develop/getting-certificates/create 

I dont have this screen in my Certificate Manager:



This is what my Certificate Manager looks like:


 

Anders Kavcic

Finally figured it out! I was missing the extension SDKs in the package manager... 

Thanks again.
Cheers

Peter Wegner

Thanx for feedback.

 

Nice to see you found solution.

 

Best Regards