Page 1 of 3

how to post camera photo file to parse.com?

Posted: Sun Mar 18, 2012 1:45 pm
by michartmann

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 to post camera photo file to parse.com?

Posted: Tue Mar 20, 2012 12:36 am
by maxkatz

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.


how to post camera photo file to parse.com?

Posted: Mon Apr 02, 2012 7:59 pm
by michartmann

Thanks Max,
Looking forward to reading some more on how to do this :)


how to post camera photo file to parse.com?

Posted: Tue Apr 03, 2012 8:34 pm
by maxkatz

Just to give an update.. we are still working on this.


how to post camera photo file to parse.com?

Posted: Wed Apr 18, 2012 3:45 am
by Christian Kessler

Any update on this question? Really looking forward to being able to do this!


how to post camera photo file to parse.com?

Posted: Wed Apr 18, 2012 7:22 pm
by maxkatz

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 to post camera photo file to parse.com?

Posted: Wed Apr 18, 2012 10:30 pm
by michartmann

How about Stackmob - saw your blog post on twitter - would that be easier to send a photo to?


how to post camera photo file to parse.com?

Posted: Fri Apr 20, 2012 9:11 pm
by maxkatz

We got an example working with Parse, so I will post that first.


how to post camera photo file to parse.com?

Posted: Fri Apr 20, 2012 9:27 pm
by michartmann

Thx - looking forward to that :)


how to post camera photo file to parse.com?

Posted: Sun Apr 22, 2012 2:45 am
by Gail

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??