cordova-plugin-ionic-webview
cordova-plugin-ionic-webview copied to clipboard
Update migration guide to specify that `WKPort` has been removed
The migration guide doesn't mention that the WKPort option has been removed when upgrading from v2.x. This tripped me up as described in #562 so I think the migration guide should be updated to reflect this. I know there is a statement that says the default origin in the Android WebView is http://localhost, but an explicit statement about WKPort would be clearer.