Earlier quoted context omitted.
I'm fairly certain that the Facebook iPhone app does not UIWebViews to render anything. Their fast-scrolling tableviews are painstakingly crafted from scratch, natively, and (I believe) still use Joe Hewitt's framework for complex view rendering. I know some guys on the Facebook iPhone app team and they're die-hard Cocoa developers, I can't see them ever saying "screw it" and using a UIWebView with HTML.
I just watched this video ( http://gigaom.com/2011/09/27/facebook-mobilize-2011/ ) where Facebook's head of mobile product talks (a tiny bit) about using HTML5 in their mobile products instead of all native development to keep pace with launches on the Facebook desktop site. Check out the video at ~16 minute mark.
Write your app in HTML5, upload it and get back app-store ready apps
21–30 of 97 posts
Re: Write your app in HTML5, upload it and get back app-store ready apps
#22Re: Write your app in HTML5, upload it and get back app-store ready apps
#23Re: Write your app in HTML5, upload it and get back app-store ready apps
#24Re: Write your app in HTML5, upload it and get back app-store ready apps
#25What is wrong with this picture? If you can build your app as a web app and don't require hardware access then I'd think twice whether a native app is required.
Re: Write your app in HTML5, upload it and get back app-store ready apps
#26Re: Write your app in HTML5, upload it and get back app-store ready apps
#27Upload your website, download a native app. What is wrong with this picture? If you can build your app as a web app and don't require hardware access then I'd think twice whether a native app is required.
Re: Write your app in HTML5, upload it and get back app-store ready apps
#28Upload your website, download a native app. What is wrong with this picture? If you can build your app as a web app and don't require hardware access then I'd think twice whether a native app is required.
But there are also drawbacks, more specifically with Apple, if you have to spend a lot of time in the black hole review process.
Re: Write your app in HTML5, upload it and get back app-store ready apps
#29Upload your website, download a native app. What is wrong with this picture? If you can build your app as a web app and don't require hardware access then I'd think twice whether a native app is required.
Of course there is a lot of down-side to this, but it is what it is. I wish the App Stores, particularly the Android Market, would create a much more elaborate system of categories allowing people to narrow their browsing down to exactly what they want, then it wouldn't matter so much if there was a lot of useless crap in the app stores, because we would never see it.
Re: Write your app in HTML5, upload it and get back app-store ready apps
#30I think PhoneGap is doing great work, they're obviously getting better, and I don't mean to diminish what others have poured so much effort into. But, are there any successful apps made with PhoneGap? Writing apps in HTML5 is constantly hyped, but there isn't a single HTML app out of the dozens on my iPhone except Netflix. PhoneGap's app gallery doesn't have a single app I've heard of. (The Netflix app isn't too plea…