Re: [DISCUSS] iOS Minimum Deployment Target

2023-05-04 Thread So Far So Good
Hello, Just a quick feedback with stats based on our Cordova app distributed on App Store (if it can helps moving forward on that question). Since 1st of January 2023 -> 97,6% users downloads was made from Apple devices with iOS >= 15. 3 weeks ago we decided to release an update of our app targe

Re: [DISCUSS] iOS Minimum Deployment Target

2023-05-03 Thread julio cesar sanchez
I don’t have any iOS 11 or 12 devices to test, so I would gladly go with iOS 13. There are no official stats from Apple since they group old iOS versions as “other”, but according to data from January of 2022, iOS 13+14 were 93% on iPhone and 88% on iPad. Then according to data from May of 2022,

[DISCUSS] iOS Minimum Deployment Target

2023-05-03 Thread Norman Breau
Hello all, This is just to start a discussion about the iOS Deployment target for cordova-ios 7.x. Currently the deployment target is set to 11, and we have a pending feature for using a single source app icon[1] which requires iOS 12. There is a PR[2] already built to increase the minimum