Hello everyone,
I’ve developed several apps for Tizen watch using TizenStudio, and now I would like to start using VSCode.
I read and followed all the steps from this guide: https://docs.tizen.org/application/vscode-ext/web/
in order to make it works, but when I try to install a simple app project at my emulator (v2.3.1-circular).
It says all the time: “The app is not installed. Please install the app first.”, at first time it installed it but live reload wasn’t working
That’s another question, is that possible? To develop with live reloading using VSCode.
I’ve tried making another example project, reinstalling tizen-sdk baseline, uninstalling and installing the tizen-studio-ide package and nothing works.
Thanks.