You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: