Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
None
-
None
-
None
Description
I have cordova 7.1.0 and IOS 10+
I'm logged in my ios app and have an external link in the app. So, to open the link in safari I have -"cordova.InAppBrowser.open(url, '_system', 'location=no');". It opens the url link in safari but I got logged out from app when I tried to go back to app.
It works fine with target '_blank'. Is it a desired behavior? It used to work in previous version of cordova-plugin-inappbrowser 1.3.0.