When I add a platform using ionic platform add
as opposed to the cordova platform add
, it adds iOS 3.8.0 whereas the latest version is 3.9.1. Do versions of the Ionic CLI allow you to add certain platform versions only?
Can I override this and add a platform using cordova platform add
or is this ill advised?