Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Signature Error in Gear S3 after OS upgrade from Tizen 2.3.2.3 to Tizen 3.0.0.1

My Gear S3 was running on Tizen 2.3.2.3. Yesterday, I updated it to Tizen 3.0.0.1. Now, when I am trying to install app from Tizen Studio 1.2, it shows following error

"The application installation on the device has failed due to a signature error! (error code: -12)"

enter image description here

Previously it worked with a certificate I generated with my device's DUID. But, its not working now. I have created new Certificates(both public and partner level), but still its showing same error for both certificate profiles.

Can anyone help me? Thanks in advance

like image 933
Forhad Hossain Avatar asked Dec 03 '17 03:12

Forhad Hossain


1 Answers

In my case the problem was solved by creation of SAMSUNG certs. This possibility appears in Certificate Manager after installing package "Extension SDK->IOT-Headless->Samsung Certificate Extension" in Package Manager. My Tizen studio version is 2.1.

When the extension is installed, just follow the instruction: http://developer.samsung.com/z/develop/getting-certificates/create

This allows you not only to generate new DUIDs, but to add the existing ones.

Hope, it will help. As for Tizen certs, it looks, Gear S3 with Tizen 3.0 doesn't recognize it as valid at all.

like image 135
Dizzy Ghost Avatar answered Nov 11 '22 20:11

Dizzy Ghost