Hello fellow tizen developers ! I have developped an app using Tizen IDE and the web emulator where it did work fine. For tests purpose, I would like to build my app into my samsung watch. I already got the device-profile.xml, I tried to add an author.crt that has been sent to my email address but it did not work since my ide does not sees *.crt files when i edit my security profile.
When i try to launch my app, the only error I am able to see is the following:
'"Launching Basic' has encoutered a problem.
Error code : FATAL_ERROR
Error message:
Command:/usr/bin/pkgcmd -i -q -t wgt -p "/opt/usr/apps/tmp/Basic.wgt"
Management: Installation or uninstallation is not working temporarily"
The security process was not really clear to me so I probably messed up something but I don't really know how I could make this thing work. Do you guys have any ideas ?