Hacker News new | ask | show | jobs
by geekosky 5592 days ago
Until we have viable alternatives, it seems rather fruitless to complain about the power that Apple has in terms of dictating App Store policies. I'm a fan of the HTML5 developments, but it doesn't offer anywhere near the level of sophistication available to native apps on iOS. To get developers like myself to abandon the investment we've made in terms of mastering Objective-C and iOS, a web-based alternative must at least offer comparable functionality.
1 comments

Depending on what kinds of apps you write, this may never happen. How long do you think it will take, for example, for something like the Accelerate framework to be available in a usable form in a web api? It's hard enough to get something relatively simple like local storage standardized.

Unfortunately most of the apps that can be realized as web apps are just more of the glorified paperwork UIs I burned out on writing as a web dev in the first place.

Oh, if glorified paperwork UIs would be possible on the iPhone's Safari.

Unfortunately they're disabling the freakin' Upload inputs, so file uploads aren't possible without native hooks.