Hi all,
I am facing some problemas while trying to deploy an WGT file to one Samsung Gear S Device.
I followed the steps provided from official documentation. (https://developer.tizen.org/development/tools/native-tools/command-line-interface).
I had created a certificate, generated an Security profile and package the WGT successfully.
But, when trying to send the WGT to device, the following message appears:
Installing the package...
--------------------
Platform log view
--------------------
path is /opt/usr/apps/tmp/CiaAthletica.wgt
__return_cb req_id[30050002] pkg_type[wgt] pkgid[eu7RUzR61z] key[start] val[update]
__return_cb req_id[30050002] pkg_type[wgt] pkgid[eu7RUzR61z] key[install_percent] val[3]
__return_cb req_id[30050002] pkg_type[wgt] pkgid[eu7RUzR61z] key[install_percent] val[18]
__return_cb req_id[30050002] pkg_type[wgt] pkgid[eu7RUzR61z] key[install_percent] val[22]
__return_cb req_id[30050002] pkg_type[wgt] pkgid[eu7RUzR61z] key[install_percent] val[25]
__return_cb req_id[30050002] pkg_type[wgt] pkgid[eu7RUzR61z] key[install_percent] val[33]
__return_cb req_id[30050002] pkg_type[wgt] pkgid[eu7RUzR61z] key[error] val[22] error message: Error occured in ParserSchema.
__return_cb req_id[30050002] pkg_type[wgt] pkgid[eu7RUzR61z] key[end] val[fail]
processing result : SIGNATURE_INVALID [22] failed
spend time for pkgcmd is [703]ms
Failed to install Tizen application.
-----------------------------------------------------
Finished install
Any idea to help me with this issue?
Regards,
Diego