Running an SAP-based app in the Emulator

Hi,

I’m writing a small app for the galaxy watch which receives data from an android companion app via Samsung Accessory Protocol. When running it in the emulator, it gives me this message:

02-03 00:49:27.182 : Info / CHROMIUM ( 3051 : 3051 ) : [INFO:CONSOLE(224)] “requestSAAgent exception : webapis is not defined”, source: file:///js/sap.js (224)

Is this an issue with the emulator? Do I have to test my app on the physical device only? The emulator uses wearable 5.5 platform and I build my Tizen app using Visual Studio Code extension for Tizen Web V1.0.0.

Have you set up Galaxy Watch Emulator for testing companion type apps? Check this out.
[edit: auto-link to https://developer.samsung.com/galaxy-watch-develop/creating-your-first-app/net-companion/galaxy-watch-emulator.html removed as this documentation no longer exists]