apache / apache/cordova-plugin-device
iPadOS 26
- Dominant language
- JavaScript
- Stars
- 394
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
# 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
Contributor guide
Assessment
This issue has not been assessed yet.