consciouscoder commented on issue #390: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/390#issuecomment-640162164
> > _blank: Opens in the InAppBrowser. I couldn't get inAppBrowser with `_blank` parameter to trigger the `loadstart` event nor perform a `close` method on a redirect from an Oauth call while in WKWebView. This was old code that worked in UIWebView but was broken when I updated the Ionic app to WKWebView. I decided to swtich to SafariViewController (https://github.com/EddyVerbruggen/cordova-plugin-safariviewcontroller) and all is working great. Thanks for the help @mosabab ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
