Question

I know that this is not really a code related question, but this is driving me crazy. I have an IOS app that enables users to coddect to a common "cloud" and share data with each other. Exactly like Facebook or whats' app. The problem is that I don't seem to find a service I can use. I need functions such as upload, download, delete, check for existence, update, etc. and without a limit of requests/space. StackMob with amazon s3 was perfect but now that stackMob is down I have to delete all of my work. What other similar service could I use? Does anyone with experience knows how to do in this cases? How do I know that the next won't close down?

Was it helpful?

Solution

Have you checked out parse.com? Depending on your long term plans, you might want to write your own custom backend.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top