Hi,
I’ve searched the web and the forum for a solution for consistency in iOS devices (similar to crosswalk on Android), is there any browser for iOS that I can pack with my app on iOS? Not having CSS3 keyframes and similar features on older iOS versions is a big turn-off…
Hi, there is a cordova plugin called Cordova WKWebView Engine that improved iOS performance with using WKWebView instead of default UIWebView which is faster and better.