Apache Cordova 支持 iOS 版本
Apache Cordova supported iOS version
我正在考虑使用 Apache Cordova 制作应用程序。
由于 iOS 10 即将发布,我想让该应用与 iOS 10 兼容。
谁知道如何检查每个 Cordova 版本中支持的 iOS 版本?
我认为 Cordova 没有明确说明它与哪些操作系统版本兼容,但似乎只要您使用 IOS 8+,Cordova 就应该可以工作。
https://cordova.apache.org/docs/en/latest/guide/platforms/ios/index.html
("Requirements and Support" 部分的第二段)
更一般的参考:
https://cordova.apache.org/docs/en/latest/guide/support/
我正在考虑使用 Apache Cordova 制作应用程序。
由于 iOS 10 即将发布,我想让该应用与 iOS 10 兼容。
谁知道如何检查每个 Cordova 版本中支持的 iOS 版本?
我认为 Cordova 没有明确说明它与哪些操作系统版本兼容,但似乎只要您使用 IOS 8+,Cordova 就应该可以工作。
https://cordova.apache.org/docs/en/latest/guide/platforms/ios/index.html ("Requirements and Support" 部分的第二段)
更一般的参考: https://cordova.apache.org/docs/en/latest/guide/support/