I cant debug my app on simulator, when i try to deploy the console log write this:
[Starting deploy process...]
[RDS] RDS mode is enabled.
[RDS] Cannot find information of the latest launch.
[Creating the package...]
[Created the package:C:\Users\martin\workspace\Flash_ligth\Debug-Tizen-Emulator\a94747mdb9-1.0.0-i386.tpk]
[Transferring the package...]
[Transferred the package:C:\Users\martin\workspace\Flash_ligth\Debug-Tizen-Emulator\a94747mdb9-1.0.0-i386.tpk -> /opt/apps/PKGS/a94747mdb9-1.0.0-i386.tpk]
[Installing the package...]
$ pkgcmd -l | grep a94747mdb9
$ pkgcmd -q -i -t tpk -p /opt/apps/PKGS/a94747mdb9-1.0.0-i386.tpk; echo cmd_ret:$?;
package path is /opt/apps/PKGS/a94747mdb9-1.0.0-i386.tpk
processing request 1 failed
cmd_ret:254
(13.593 sec)
How can i resolve this?
Sorry for my bad english