Hi guys,
I am trying to automate my build process through scripts and need to manually build my app. I'm using the tools included in the sdk to do this, but am running into some issues. I'm following instructions from this site: https://wiki.tizen.org/wiki/Manually_installing_apps
I can generate the widget file without problems: "webtizen -p MyApp.wgt MyApp\"
But when I try installing the generated wgt using wrt-installer it gives me the error message:
"## wrt-installer: XXXXXXXX installation has failed -installation or update not allowed; invalid mode"
Can someone shed some light on this?
Thanks