Hi,
Each time I invoke $cordovaInAppBrowser.open(myurl, ‘_system’,{}), it will open a new browser window in iOS. Is it possible to reuse the same browser window?
Thanks,
Yuhang
Hi there! I have a similar issue. Any news about it?
$cordovaInAppBrowser.open should return a reference to the InAppBrowser window, but I don’t know if can be used to reuse the same window, I think no…
Thanks for the response. I found this:
Is it possible to use it instead of inappbrowser in my ionic app? Any hints?
best!