Skip to content

Screen orientation issues on newer iPads (iPadOS 26) #2493

@jicasal

Description

@jicasal

Bug Report

Plugin(s)

"@capacitor/screen-orientation": "8.0.1"

Capacitor Version

Installed Dependencies:

  @capacitor/cli: 8.0.1
  @capacitor/core: 8.0.1
  @capacitor/android: 8.0.1
  @capacitor/ios: 8.0.1

Platform(s)

iPad (26)

Current Behavior

On newer model iPads with iPadOS 26, screen rotation is not doing the rotation properly;

App starts locked in portrait orientation, full screen size.
At a certain point, I want to lock the orientation to landscape.

The app does kind of rotates to landscape, but the OS turns the app into a smaller "floating" window:

Image

Also, when rotating back to portrait, it preserves the app inside a floating window that is not full screen:

Image

Expected Behavior

App should rotate as if the user rotated it's device, forcing/locking the full screen landscape orientation.
Also, when locking it back to portrait, it should still be full screen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions