GithubHelp home page GithubHelp logo

Comments (5)

shacharz avatar shacharz commented on May 27, 2024

I agree, Are there intentions to implement using Chrome?

from mobile-chrome-apps.

bshepherdson avatar bshepherdson commented on May 27, 2024

Mobile chrome apps are based on Apache Cordova, and both are forced to use
the system webview. (This is true even when you have Chrome for Android
installed.) Believe us, we would much rather be using Chrome than the old
Android webview. From KitKat 4.4, the webview is based on Chrome, and these
problems go away.

We mentioned indexed db because that's been the most-missed feature; you're
quite right that there's lots more missing from the old webview. It
wouldn't hurt to be more explicit about that in the documentation.

On Wednesday, January 29, 2014 5:15:25 AM, Shachar Zohar <
[email protected]> wrote:

I agree, Are there intentions to implement using Chrome?

Reply to this email directly or view it on GitHubhttps://github.com//issues/53#issuecomment-33571499
.

from mobile-chrome-apps.

shacharz avatar shacharz commented on May 27, 2024

So there's no hope in IOS, right?

from mobile-chrome-apps.

bshepherdson avatar bshepherdson commented on May 27, 2024

iOS Webview is nowhere near as buggy, slow, and lacking in support as the old Android Webview, but yeah, it's not going to be Chrome any time soon. Definitely take a look at http://caniuse.com and the iOS Safari and Android Browser columns for any features you're hoping to use. As I said, IndexedDB is easily the most high-profile gap.

from mobile-chrome-apps.

mmocny avatar mmocny commented on May 27, 2024

Crosswalk fixes a lot of these issues on Android.
iOS WebView is improving in iOS8 but there will likely always be some gap. Not much we can do about it -- but there are polyfil plugins for many of these apis that exist as cordova plugins. Quality varies, so we don't install them by default.

from mobile-chrome-apps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.