Hello,
I am trying to install manually tizen web app on phone.
Before updating new firmware (2.2.1), I could do that with this command.
sdb install /mypath/tizen.wgt
After updating, I could not install my app manually. Of course, I could install this app directly on app with sdk and it works on phone.
After using install command, I got error message as below
error msg: target not found
cannot sync remote: Undefined error: 0
error msg: target not found
Please let me know how to fix this problem.
Thanks in advance.
===========
I fixed so that it works.