Good morning,
I had installed cordova smart watch plugin from GitHub - 20steps/cordova-plugin-watch: cordova plugin to communicate with apple watch (watchkit) from javascript (via MMWormhole).
On the installation guide, it said support IOS. But when I was installing it, on my terminal with the following messages.
Fetching plugin “GitHub - 20steps/cordova-plugin-watch: cordova plugin to communicate with apple watch (watchkit) from javascript (via MMWormhole)” via git clone
Repository “GitHub - 20steps/cordova-plugin-watch: cordova plugin to communicate with apple watch (watchkit) from javascript (via MMWormhole)” checked out to git ref “master”.
Installing “de.twentysteps.cordova.watch” for android
Installing “de.twentysteps.cordova.watch” for iOS
am I supported for both android and iOS? I am new to this part of development and I don’t have a smartwatch.
Can I test the app on the emulator?