A html5 web app for mobile safari to upload images from the Photos.app?

Abhic picture Abhic · Oct 8, 2010 · Viewed 97.1k times · Source

Is it possible to write a HTML5 web application designed for the iOS devices (iPad, iPhone, iPod Touch) which can allow the user to upload an image from the filesystem?

Imagine uploading a new photo to your twitter avatar via a web app.

Answer

Alexandre picture Alexandre · Oct 27, 2010

UPDATE: iOs 6 Safari is going to support upload videos and images from the Photo Library.

====

I hate this word, but, it's impossible (up now). Here is the reasons:

1) mobile safari doesn't support upload anything.

2) mobile safari can't access ios components (actually it can, but, only through phonegap)