Re: Coremob Camera app hosting URL?

On 2/12/13 1:22 PM, "Dominique Hazael-Massieux" <dom@w3.org> wrote:

>Le mardi 12 février 2013 à 03:08 +0000, tomomi.imura@nokia.com a écrit :
>> So there is no way the web app works on IE10 Mobile on WP8, so I have
>> created a PhoneGap version.
>> The camera API works nicely, however, the WebView in WP is not the
>> same as the IE10 so I needed to sacrificed some features like XHR2.
>> I can't find any way to upload blobs using the current PhoneGap APIs,
>> so I needed to disable the "upload" feature :-(

You want to look at the PhoneGap's FileTransfer API[1]. That should get
you covered.

--tobie

---
[1]: 
http://docs.phonegap.com/en/1.0.0/phonegap_file_file.md.html#FileTransfer

Received on Tuesday, 12 February 2013 12:37:01 UTC