drewmccormack / ensembles

A synchronization framework for Core Data.
MIT License
1.63k stars 132 forks source link

Migrate from Dropbox v1 to v2 api's #254

Closed Simone67 closed 7 years ago

Simone67 commented 7 years ago

Hi Drew, it should be very appreciate if you will update Read.me including all the steps to migrate from Dropbox Api's V1 to V2 Thank you

drewmccormack commented 7 years ago

I don't have a migration guide, but the free manual at http://leanpub.com/ensembles is updated for using Dropbox v2. The last chapter describes the new steps required.

The Idiomatic app is also updated to use the new API. Just searching for Dropbox should find most of the points in the code that you need to change.