WTF is this shit....was this a joke?
This is so wrong at so many places. Web App vs Native App (Infographic)
31–40 of 41 posts
Re: This is so wrong at so many places. Web App vs Native App (Infographic)
#32This avoids the one major reason that I think most developers choose to develop native apps - how much easier it is to charge for it.
Re: This is so wrong at so many places. Web App vs Native App (Infographic)
#33Re: This is so wrong at so many places. Web App vs Native App (Infographic)
#34If you try to view the post in a mobile browser, you get: "Article not found" Or at least, I am, on my iPhone right now. There's definitely a touch of irony there.
Re: This is so wrong at so many places. Web App vs Native App (Infographic)
#35And of course, this whole thing ignores an entirely different entry point "Discover new app". It assumes you are specifically searching for the app in question. What the app store and it's ilk offer is exposure. Angry Birds has been near the top of the top 25 on the app store since launch, and that alone drives continuous sales. If you're an incredibly well-selling web app, you STILL have to market and spend and shou…
Re: This is so wrong at so many places. Web App vs Native App (Infographic)
#36Earlier quoted context omitted.
The problem with invisible updates is sometimes you don't want to get the update at all. This is especially true if you work in a corporate environment and you need to re-certify each version of the app for use on your work-provided devices.
HTML5's Application Cache can solve that to some extent. I believe you can prompt to user to ask if they want to update (though once it's updated there's no going back, or installing previous version initially, unless the site provides mirrors of old version)
Re: This is so wrong at so many places. Web App vs Native App (Infographic)
#37HTML5 support for things like geolocation / camera usage is inconsistent across models and generally brittle. The upside is that mobile web is really low friction and allows for instant deployment, but there's functionality and no good management system like the home screen. I've used the Quora web app occasionally. But if I had actually had a Quora app on my home screen, I'd use it far more frequently.
Re: This is so wrong at so many places. Web App vs Native App (Infographic)
#38Earlier quoted context omitted.
Should add a few, too, like "hope wireless connection works well or that developer properly prepared manifest," or "hope the developer didn't just assume 'web app' meant 'test in Safari Mobile only,'" etc.
And not just that but not all the native apps have-to-have-an-active-internet connection vs. a web based app.