0.0.5 • Published 6 years ago

cordova-plugin-wkwebview-openblank-quiply v0.0.5

Weekly downloads
2
License
Apache 2.0
Repository
github
Last release
6 years ago

Cordova Plugin WKWebView OpenBlank

Only for iOS

For security reasons, WKWebViews doesn't allow window.open('https://google.com', '_blank') to open. If it did it will take over the WKWebView. This plugin catches the request of window.open+_blank and sends the url to Safari.