Hello
I'm using Tizen IDE version 2.3.0_Rev1 and target device has Tizen 2.3.0.0
The error that I am facing while trying to run the app on target is:
Error code: FATAL_ERROR
Error message:
Command: /usr/bin/pkgcmd -i -q -t wgt -p "/opt/usr/apps/tmp/test.wgt"
Management: Installation or uninstallation is not working temporarily.
I followed the earlier topics quoting same error and tried the solutions such as deleting .metadata file and then importing the projects, cleaning and rebuilding the project, ensuring date time and region match, but nothing worked.
I re-installed the IDE and tried to build and run a sample app, but not successful.
The same works fine if I try to run it on an emulator instance.
Are there any device specific settings that need to be made for a target device?
Thanks in advance.