-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Description
Bug Report
Problem
With release of iOS26 and Liquid Glass, done/close button in footer toolbar looks incorrect when built using latest release.
What is expected to happen?
Maintain existing look and feel, or adjust to include specific configuration for Liquid Glass
What does actually happen?
Done/close button is converted to a restyled button, and ignores any settings.
Information
Example
Before:
After:
This can be fixed by using "UIDesignRequiresCompatibility" set to "YES" in the info.plist, however this is noted as being a temporary solution and should not be used for production/release.
Command or Code
Simply build and deploy on latest SDK using iOS26 device.
Environment, Platform, Device
Mac OS 26 and iOS 26 device
Version information
Cordova 12.0.0
Cordova iOS 7.1.1
inappbrowser 6.0.0
Checklist
- I searched for existing GitHub issues
- I updated all Cordova tooling to most recent version
- I included all the necessary information above
mvaljento and t-var-s
Metadata
Metadata
Assignees
Labels
No labels