cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Re: Clearing cached files.

Clearing cached files.

vewert
Explorer | Level 4

I'm creating an iOS app using Sync API. For testing purposes, I was wondering if there was a way to clear all the previously downloaded/cached files, so when I call openFile, it will download from Dropbox instead of using cached file.

2 Replies 2

Steve M.
Dropbox Staff

You can uninstall and reinstall the app, or reset the iOS simulator.

I believe it will also work to just unlink the user account and re-link again.

vewert
Explorer | Level 4

Thanks, I checked the Documentation for unlink, and you are correct: "Once an account is unlinked, the local cache is deleted.", so that is probably the easiest thing to do.

Thanks also for the tip about resetting the iOS Simulator, I hadn't realize you could do that, and it may come in handy in the future.

Need more support?