Anyone?
Seems that wkwebview is also incompatible yet with google-maps according following posts, so really looking forward to hear someone using it for real production app…would love to have a feedback about it
Looks like wkwebview and google maps do not work together until maps plugin is used via master branch as per their documentation. But even after that ionic is unable to compile the plugin. Is there any solution for it? or should i simply ignore wkwebview for now?
Hi all,
Spent a little while trying to get the google maps plugin to work, but came across this in the NPM:
Warning"This plugin is not compatible with Cordova-iOS 4.0.0. WKWebView is not supported. They have been huge changes in the API, and due to lack of time, there is no ETA when this plugin will be compatible. PRs are welcome!!"
NPM Google Maps
I’m assuming this is why it does not seem to build for iOS with the latest ionic 2 beta 11 (could be wrong though).
Perhaps a note should be pr…