Skip to content

Conversation

@bgoncal
Copy link
Member

@bgoncal bgoncal commented Jan 30, 2026

Summary

Screenshots

Link to pull request in Documentation repository

Documentation: home-assistant/companion.home-assistant#

Any other notes

@bgoncal bgoncal self-assigned this Jan 30, 2026
Copilot AI review requested due to automatic review settings January 30, 2026 14:22
@bgoncal bgoncal added the iPad label Jan 30, 2026
@bgoncal bgoncal linked an issue Jan 30, 2026 that may be closed by this pull request
@bgoncal bgoncal linked an issue Jan 30, 2026 that may be closed by this pull request
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR attempts to address an issue where iPadOS UI controls (referred to as "semaphore controls") are covering the app's user interface by adding a UIDesignRequiresCompatibility key to the iOS app's Info.plist file. However, this key does not appear to be a valid or documented iOS/iPadOS configuration option.

Changes:

  • Added UIDesignRequiresCompatibility key with value true to the main iOS app's Info.plist

@bgoncal
Copy link
Member Author

bgoncal commented Jan 30, 2026

Just read in the docs that this causes other consequences to App UI and shouldnt be use in prod.. I need to find another approach.

@bgoncal bgoncal closed this Jan 30, 2026
@bgoncal
Copy link
Member Author

bgoncal commented Jan 30, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

iPadOS 26 Hides Back Button in Window Mode New window controls in iPadOS 26 laying over burger menu

2 participants