ionic-team / cordova-plugin-ionic-webview

Web View plugin for Cordova, specialized for Ionic apps.
Apache License 2.0
487 stars 395 forks source link

pod install - incompatible plugin #605

Closed elvisgraho closed 4 years ago

elvisgraho commented 4 years ago
✔ Updating iOS native dependencies with "pod install" (may take several minutes) in 5.74s
  Found 3 incompatible Cordova plugins for ios, skipped install
    cordova-plugin-ionic-webview (5.0.0)
    cordova-plugin-ionic-keyboard (2.2.0)
    cordova-plugin-whitelist (1.3.3)

Xcode 11.6

helpceo commented 4 years ago

Same question

jcesarmobile commented 4 years ago

Capacitor doesn't allow pluggable WebViews, so WebView plugins like this one will be skipped, but Capacitor code is very similar to this plugin code, so you don't really need it.