语言

Menu
Sites
Language
[Gear S2] 설치 성공 -> data path에 파일 저장 -> 재설치 실패 SIGNATURE_VERIFICATION_FAILED [23]

안녕하세요.  

타이젠 개발 도중 아래와 같은 문제가 생겨  문의 드립니다.

 

1. Gear S2에  앱 설치  성공

2.  sap (samsung accessory) 를 사용하여 파일 전송후 app_get_data_path() 경로에 파일 저장

3. 앱 삭제  ( sdb uninstall  커맨드로 삭제)

4. 앱 재설치 시  실패  (이때 1의 인증서와 동일한 인증서 사용)  메세지는 아래와 같습니다.

----

start process (install)

..

error : 23

 

end process (fail)

processing result : SIGNATURE_VERIFICATION_FAILED [23] failed

---- 

 

보유중인 다른 테스트 디바이스 에서는 정상적으로 재설치가 되는걸 보아,

이 증상은 모든 디바이스 발생하는 문제 하는 문제는 아니고  특정 몇몇 Gear S2 디바이스 에서만 발생하고 있는 문제로 보입니다.

디바이스 초기화를 하고 나면 처음 설치 한번만 가능하지만 그후에는 또다시 삭제후 재설치가 되지 않습니다.

분명 삭제를 하였는데  /opt/usr/apps/[PACKAGE]/  디렉토리 밑에  data 디렉토리가 보이고 있습니다. 물론 권한에 의하여 ?? 로 보이지만요.

(/usr/apps 디렉토리에는 보이지 않습니다.

앱의 완전 삭제하는 방법이 있는지  아니면 특정 버전에서의 문제 인건지 빠른 확인 부탁 드립니다.

 

Device : Gear S2 Classic (SM-R732)

Software Version : R732XXU2CPC5

响应

5 回复
s arefin

hi,

SIGNATURE issues mainly happend due to Certificate problem. 

can you create a new certificate by following belo link. 

http://developer.samsung.com/gear/develop/getting-certificates/create-certificates

hope it will work. Thanks. 

s arefin

hi,

SIGNATURE issues mainly happend due to Certificate problem. 

can you create a new certificate by following belo link. 

http://developer.samsung.com/gear/develop/getting-certificates/create-certificates

hope it will work. Thanks. 

Jinsu park

Hi.

We've tried many times already. It occurs the problem even if I use the same certification which already made successful before.

After the factory reset, it install normally but when I try to reinstall, it occurs the problem.

 

s arefin

hi,

sometimes after re-set device ID may changed, so it is better to re-generate "device-profile.xml" again and try. 

thanks.

Jinsu park

hi

We've tried many times already. ..   

It occurs the problem when I reinstall after saving the "app data path" from the phone

There is no problem the reinstallation without saving.