语言

Menu
Sites
Language
occur signature_invalid error during install app on actual device (gear2)

I performed follwing procudure

1. create certificate_request.xml using [generate certificate request] function

2. i set two duid

one thing is virtual duid i got that on [develop.samsung.com] site

other one is serial no of actual device (gear2). i got that using [/sdb get-serialno] command

3. send [cetificate_request.xml] to [gear2.sec@samsung.com] and got [certificate_registration.xml]

4. execute [regstration certificate] function

5. set [security profile] on [preference --> tizen sdk --> security profile] tab

6. import sample App

7. run on actual device using [run] function

 

and occur [signature_invaild] error

 

please advise me. if my procedure is wrong.

thank you for help

响应

5 回复
Eugene Karev

I believe, DUID for actual device you should get from connection explorer. (Getting Started with Tizen Wearable>Development Environment>Tizen SDK for Wearable>Certificates)

But I also get the same problem, with SIGNATURE_INVALID for sample applications.

 

What type of certificates is needed to run sample apps on actual device? (public, partner, platform)

Satoru Hashimoto

I have a same problem. (I got DUID from connection manager)

anyone have fixed it?

Zafar Ansari

Have you been able to solve this issue? I have been also facing this error. My app got rejected by Samsung because of this error. Please help!

steve jin

I've faced same SIGNATURE_INVALID error and was struggling with it to resolve it.

In my case, unzipped folder of wgt was included in the same project folder to check something inside of wgt.

Even though I generated signature and registered it properly, IDE don't work because of mixed source.

So need to check and remove unnecessary files from project folder.

 

appdaily

do i have to register with samung for sample project also?

 i following https://developer.tizen.org/dev-guide/2.2.0/org.tizen.gettingstarted/html/dev_env/setting_author_certificate.htm this but getting error