On Tue Oct 8 11:19 AM, Jacob Robbins wrote: > > This made me wonder, has there been discussion of integrating a full > mobile > browser codebase into Cordova and using that instead of the > native webview? > Mozilla sort of went this way with XUL where you > could take their HTML engine > and use it in a non-browser context. > > Seems to me a lot of usability problems with non-native apps result from > running them inside the same HTML engine used by the platforms' default > mobile browser. The native browsers are moving towards features that help > make regular websites accessible. Being a great virtual machine for > non-native > apps is not a high priority for them. >
+1000 Unfortunately, my understanding is App Store rules requires use of UIWebView so don't think cross-platform is feasible But having this option on Android would be huge (same chrome view on Android 2.x+), I'd pay for that option
