Hi, I'm making a web app where I need to have a web service running to recive events from an API and then either open the main application or show notifications on the watch.
I'm developing on a brand new Gear s3, but when I try to debug it, it says "given package is not found". Also when using tizen.application.getAppsInfo() I don't see the service in the list.
The web service guide says it requires a device running 2.3.1 or higher, and the Gear s3 is running 2.3.2.1.
Any idea what's wrong? Has anyone else here used web services on the Gear s3 yet?