[TIMOB-14744] Improve error message when a Tizen app fails to install in emulator
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2014-01-29T18:14:57.000+0000 |
Affected Version/s | Release 3.1.2 |
Fix Version/s | Backlog |
Components | Tizen |
Labels | n/a |
Reporter | Praveen Innamuri |
Assignee | Ingo Muschenetz |
Created | 2013-08-01T22:09:13.000+0000 |
Updated | 2017-03-16T20:29:06.000+0000 |
Description
Steps to reproduce :
1) Configure Tizen SDK with invalid keystore/certificate or with an invalid password.
2) Run Tizen app in Emulator.
The console log indicates that the install command failed and thus, the tizen app failed to launch in emulator.
There is no indication about the invalid keystore/password configuration that has lead to the failure of the app launch. In case if the certificates are expired or if the user has accidentally entered the wrong password, then there is no way to figure out the launch failure is due to the configuration.
We will be deferring work on Tizen for the moment.
Closing ticket as the issue will not fix.