johann9898 opened a new pull request, #1097:
URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/1097

   <!--
   Please make sure the checklist boxes are all checked before submitting the 
PR. The checklist is intended as a quick reference, for complete details please 
see our Contributor Guidelines:
   
   http://cordova.apache.org/contribute/contribute_guidelines.html
   
   Thanks!
   -->
   
   ### Platforms affected
   
   IOs
   
   ### Motivation and Context
   <!-- Why is this change required? What problem does it solve? -->
   <!-- If it fixes an open issue, please link to the issue here. -->
   
   iOS 26 introduced the new “Liquid Glass” appearance, which caused the 
InAppBrowser tool bar to become transparent and top bar buttons to appear 
translucent.
   This change fixes that issue.
   
   <img width="904" height="274" alt="image" 
src="https://github.com/user-attachments/assets/4e3b70af-dda2-4427-ac05-38cf16de428b";
 />
   
   <img width="840" height="274" alt="image" 
src="https://github.com/user-attachments/assets/397afe67-0c76-4a1a-a26b-4f03ccc44a75";
 />
   
   ### Description
   <!-- Describe your changes in detail -->
   
   This PR fixes the top bar “Liquid Glass” issue on iOS 26+ that to have 
background color of the tool bar same as the _browserOptions.toolbarcolor 
   
   ### Testing
   
   Tested this by adding the changes of this plugin in to the app


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to