我正在考虑使用Apache Cordova制作应用程序。
由于iOS 10将很快发布,我希望该应用与iOS 10兼容。
Doea有谁知道我如何检查每个Cordova版本中支持的iOS版本?
答案 0 :(得分:2)
我不认为Cordova明确说明它兼容哪些操作系统版本,但似乎只要您使用IOS 8+,Cordova应该可以使用。
https://cordova.apache.org/docs/en/latest/guide/platforms/ios/index.html ("要求和支持"部分中的第二段)
有关更一般的参考: https://cordova.apache.org/docs/en/latest/guide/support/