What API to use for uploading images to a Rails based website from an iPhone application?

Posted by wgpubs on Stack Overflow See other posts from Stack Overflow or by wgpubs
Published on 2010-04-22T01:04:48Z Indexed on 2010/04/23 11:13 UTC
Read the original article Hit count: 188

Looking at using either ObjectiveResource or ASIHTTPRequest ...

  1. Which is superior for uploading images? Or is there a better option???

  2. Are there any examples of using either or both to upload images (or any other binary content)?

Thanks

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objectiveresource