Cordova iOS platform version table

2.6k Views Asked by At

i'm trying to map every cordova-version with its supported iOS version but in the official documentation there's no a table like in for the Android tab.

So i need to know foreach cordova-ios version, which is the range of iOS version supported.

For now i mapped only the Android releases version. At the end, if someone is interested, i'll publish the mapper that will contains: phonegap-builder, cordova-cli, cordova-android, cordova-ios, ios and android version mapped with their dependencies.

Many thanks in advance.

Simon

1

There are 1 best solutions below

6
On BEST ANSWER

From newer to older:

Cordova iOS 4.4.0+ supports iOS 9+

Cordova iOS 4.0.0+ supports iOS 8+

Cordova iOS 3.4.1+ supports iOS 6+