Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230609

What is the minimum iOS version supported by ionic 3?

$
0
0

This doesn’t really depend on Ionic 3, but on Cordova/Capacitor and/or the plugins you use.
Ionic 3, as framework supports iOS 8+.

So, if you develop an Ionic 3 app and deploy it as a web app, it will work fine on iOS 8+.

But if you want to deploy it to the App Store, then you’ll have to use Cordova or Capacitor to deploy the app, in that case:

If you use Capacitor, it requires iOS 11+.

If you use Cordova:

cordova-ios 4.x supports iOS 9+.
cordova-ios 5.x supports iOS 10+.

BUT

If you use cordova-plugin-ionic-webview, 4.x, it requires iOS 11+.
If you use cordova-plugin-ionic-webview, 2.x, it requires iOS 10+.

All those requirements are independent from the Ionic version you use.


Viewing all articles
Browse latest Browse all 230609

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>