Hi,
I am developing an app in iOS. My requirement is as follows:
I want to upload images and also download images. Also I want the ability to store the database structure in dropbox. So that if my app gets deleted and when I re-install the app only I have to link that with my dropbox account. Then I will get all the data in my app and there will be no data loss.
I have searched various APIs provided by Dropbox. I have also implemented Sync API of dropbox but that doesn't suffice my purpose.
When my app get deleted it does not download the stored data in my app.
So I want to know for my requirement which API I have to use?
Thanks,
Sritoma