ksch10bob opened a new issue, #1091:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/1091

   # Bug Report
   
   ## Problem
   When we use the latest published Version of cordova-ios (8.0.0) and the 
latest published Version of the inappbrowser plugin  (6.0.0) the inappbrowser 
window does not show  when we call 
   ```cordova.InAppBrowser.open('https://whitelisted-url.com', '_blank');``` 
   When we use the latest coding from github for the inappbrowser plugin 
everything works fine.
   
   
   ### What is expected to happen?
   we can use a released Version of this core plugin to work properly with the 
latest platform releases
   
   
   ### What does actually happen?
   we have to use the latest coding from github in package.json which is far 
from optimal. 
   
   
   ## Information
   The missing critical improvement was added here to the codebase
   
   https://github.com/apache/cordova-plugin-inappbrowser/pull/1067
   I also added a discussion for the timeline for updating or deprecating core 
plugins of apache cordova
   https://github.com/apache/cordova/discussions/574
   
   
   
   
   ### Environment, Platform, Device
   - on iPhone se second generation iOS 26.1
   
   
   
   
   ### Version information
   - [email protected]
   - [email protected]
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


-- 
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