Re: Create hybrid app using iOS cordova with WKWebView

2016-11-18 Thread Shazron
Hi, This is unnecessarily complex for cordova users since it is not the web paradigm, and is not portable across platforms. If you want to experiment using your proposed method: You can fork the cordova-plugin-wkwebview-engine [1], and modify the source to suit your purpose. Make sure to rename th

Create hybrid app using iOS cordova with WKWebView

2016-11-17 Thread Li, Jonathan
Hi, Recently we start to investigate the possibility to adopt WKWebView for building ios cordova hybrid apps. Currently those apps are built with UIWebView on ios cordova library. In our application, the main html content is loaded from remote web server at runtime, and local cordova js resourc