u01jmg3 opened a new issue, #212: URL: https://github.com/apache/cordova-plugin-device/issues/212
# Bug Report ## Problem ### What is expected to happen? Device version returned as 26 ### What does actually happen? Device version returned as 19 ## Information With the upcoming release of iPadOS 26, which skips 19-25 in order to follow the year, this plugin does not output the correct device version. See https://en.wikipedia.org/wiki/IPadOS_26 ### Command or Code `device.version` ### Environment, Platform, Device iPadOS ### Version information - `cordova`: `12` - `cordova-ios`: `7.1.1` - `cordova-plugin-device`: `1.3.5` - Xcode: `16.1.0` ## Checklist - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] I included all the necessary information above -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
