How do I post a photo taken by the camera to parse.com ?
https://www.parse.com/docs/rest#files
Any help would be much appreciated
How do I post a photo taken by the camera to parse.com ?
https://www.parse.com/docs/rest#files
Any help would be much appreciated
I'm gathering more information on this. jQuery Mobile doesn't provide a file upload widget so you need to insert a file upload widget (input type="file") and create a dynamic form for uploading. I'll post more once I have more information.
Thanks Max,
Looking forward to reading some more on how to do this
Just to give an update.. we are still working on this.
Any update on this question? Really looking forward to being able to do this!
It's still in progress.. we managed to upload a static image but not one you can select from your phone. Parse doesn't have any examples yet.
How about Stackmob - saw your blog post on twitter - would that be easier to send a photo to?
We got an example working with Parse, so I will post that first.
Thx - looking forward to that
I am also looking forward to this as it might give me a solution for uploading an xml file which my app could then access via a REST service to Parse.com??