Languages

Menu
Sites
Language
Unexpected error `Installing the package...` Web application

Hi,

I am very new to Tizen development. I was trying to run a web application (default BasicUI) in tizen watch gear s3. But getting the following error:

Installing the package... > Fail
Unexpected error occurred at the below step.
 `Installing the package...`
Please try again later.

Though I when I tried the native app default template and it was okay. I am getting this problem only for web application.

Here I have also given the screenshot from the console.

I am using version 3 and my operation system is windwos 10. Tried both certificate Tizen and samsung.

 

Responses

1 Replies
André Reus

If you run app in Emulator, then IDE generated certificate will work. But you are running app in real Gear which has user binary, that's why you need to get author certificate from Samsung. Follow this document.

Also make sure that your development machine and Gear time is synchronized.

You may follow this thread => https://stackoverflow.com/questions/44873996/in-tizen-studio-unexpected-error-installing-the-package-web-application-fo/44877535#44877535