Hi there hackers,<p>We want to find a way to post multiple photos to a server as a background process in our iOS and Android apps.<p>While we can certainly build this ourselves and post to S3, I wanted to know if you have any recommendations for an SDK or library that handles this well. In particular, there are issues such as handling different photo resolutions and dealing with wireless connection interruptions (e.g. suspend/resume).<p>I know of Parse and Kii... are there other services that you might recommend?