We’re Still Here to Help (Even Over the Holidays!) - find out more here.
Forum Discussion
vignesh p.
11 years agoNew member | Level 1
Dropbox Sync API alternative
we are developing app in xamarin ios and we are using dropbox sync api component, As we know dropbox sync api will soon deprecated what alternative api/components api can we use to authenicate via dr...
Greg-DB
Dropbox Community Moderator
10 years agoHi Vang, if you're migrating an existing app, or starting a new app, we recommend using one of the official SDKs for API v2:
https://www.dropbox.com/developers/documentation
They don't offer quite the same functionality as the deprecated Sync API though, but they do offer more control over the API calls you can make. So, if you want to offer offline caching, for example, you'd need to implement that in your app's code.
FFos
10 years agoExplorer | Level 4
Hi Greg,
regarding this question. What happens if I have a sqlite file stored in a Dropbox folder I want to share with multiple apps (not at the same time)? Do I have to upload the whole file every time a user adds/modifies a record? In that case, is the upload smart enough to upload only what has changed of the file, or does it uploads the complete file?
Thanks.
regarding this question. What happens if I have a sqlite file stored in a Dropbox folder I want to share with multiple apps (not at the same time)? Do I have to upload the whole file every time a user adds/modifies a record? In that case, is the upload smart enough to upload only what has changed of the file, or does it uploads the complete file?
Thanks.
- Greg-DB10 years ago
Dropbox Community Moderator
FFos, your question doesn't seem related to this thread, so please start a new thread where we can help you individually:
https://www.dropboxforum.com/t5/forums/postpage/board-id/101000014
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!