Skip to content

[Bug]: On iOS 26 Beta, the osVersion returns “19” instead of the expected iOS version format. #3608

Open
@warioddly

Description

@warioddly

Platform

iOS 16 Beta

Plugin

device_info_plus

Version

11.2.0

Flutter SDK

3.27.1

Steps to reproduce

  1. Install device_info_plus v11.2.0
  2. Get device info
  3. Show device info in physical iOS 26

The osVersion should return something like "iOS 26.x" or similar to reflect the correct major version of the operating system.

Code Sample

Logs

All ok

Flutter Doctor

~ fvm flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.27.1, on macOS 15.3.2 24D81 darwin-arm64, locale ru-KG)
[!] Android toolchain - develop for Android devices (Android SDK version 35.0.1)
    ✗ Android license status unknown.
      Run `flutter doctor --android-licenses` to accept the SDK licenses.
      See https://flutter.dev/to/macos-android-setup for more details.
[✓] Xcode - develop for iOS and macOS (Xcode 16.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.3)
[✓] Connected device (3 available)
    ! Error: Browsing on the local area network for don’s iPhone. Ensure the device is unlocked and attached with a cable or associated with the same local
      area network as this Mac.
      The device must be opted into Developer Mode to connect wirelessly. (code -27)
    ! Error: Browsing on the local area network for Iphone 15 Pro (GØDØFÌMØ). Ensure the device is unlocked and attached with a cable or associated with the
      same local area network as this Mac.
      The device must be opted into Developer Mode to connect wirelessly. (code -27)
    ! Error: Browsing on the local area network for iPhone (Владислав). Ensure the device is unlocked and attached with a cable or associated with the same
      local area network as this Mac.
      The device must be opted into Developer Mode to connect wirelessly. (code -27)
[✓] Network resources

! Doctor found issues in 1 category.

Checklist before submitting a bug

  • I searched issues in this repository and couldn't find such bug/problem
  • I Google'd a solution and I couldn't find it
  • I searched on StackOverflow for a solution and I couldn't find it
  • I read the README.md file of the plugin
  • I'm using the latest version of the plugin
  • All dependencies are up to date with flutter pub upgrade
  • I did a flutter clean
  • I tried running the example project

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions