Closed ksp143 closed 4 years ago
Please stop creating new issues, Cordova does not support watchOS.
Please stop creating new issues, Cordova does not support watchOS.
But Cordova Project should run without fail after adding native watchOS target! Not asking about cordova support for watchOS.
We cannot provide support for something Cordova doesn't support. If it works, it works. If not, then respectfully you're on your own.
If you want to add support, you're free to fork cordova-ios
and add support yourself for your own use. But considering that WatchOS doesn't appear to support WKWebView you probably need an entire new custom platform. And that's assuming WatchOS
even have a webview you can use.
Bug Report
Problem
My cordova project has watchos target and trying to run
cordova build
command. But failed execute the task.What is expected to happen?
cordova build task should complete without an error.
What does actually happen?
Information
Command or Code
cordova build ios
Environment, Platform, Device
ios
Version information
cordova-ios v6.0.0
Checklist