guilhermoMetaway commented on issue #1080:
URL:
https://github.com/apache/cordova-plugin-inappbrowser/issues/1080#issuecomment-2672610352
I'm also having this problem with IOS 18.0.3.
However, I'm using it with Ionic:
`
import {InAppBrowser} from '@awesome-cordova-plugins/in-app-browser/ngx'
const ref = this.iab.create(_url, '_system', options);
ref.show();
`
No page opens and no errors or exceptions are thrown.
--
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]