javierjsp
javierjsp
This is still a Issue Same behaviour on Android and iOS, the events are not isolated between multiple instances. `InAppBrowser.open('http://example.com', '_blank');` & `cordova.InAppBrowser.open('http://google.com', '_system')` Tested on Android 10 and iOS...
Still Reproducible in Version 16.9.1
> I know this is an old question but I hope this might help someone... > > I put **dismissButton: 1** in options: > > ``` > SafariViewController.show({ > url:...