You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

darksider's avatar
darksider
Explorer | Level 4
8 months ago

How to synchronize files from Files app on iOS?

On iOS, I allow the user to select a file with UIDocumentPickerViewController. The user can select for example a Dropbox file.

 

I’m able to read the file content, however, after the content is read for the first time, it never again sychronizes to the latest version unless I explicitly open Files app and go to its location.

 

I keep the path to access the file again, to get the latest content, but it doesn’t seem to be possible.

If I try writing to this location after some changes on another remote device, it will always cause conflicts, because I’m modyfing the outdated version of the file.

 

Is there any function that can force Files to synchronize the file at specific path?

 

I tried to read the file multiple times, but it always returns the same content. I tried looking for a solution, but I was only able to find solutions using Dropbox SDK which I would like to avoid if possible to provide a more seamless experience for the user (without signing in)

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,888 PostsLatest Activity: 60 minutes ago
326 Following

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 or Facebook.

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!