swift - Move iOS App Data from Phone to Dropbox -


i have created app right uses nscoding/nskeyedarchiver , saves data locally. wish set sync dropbox can access data multiple devices.

however not sure how this. have remove nscoding interfaces , make json file upload?

i did research , able find there dropbox sync api depreciated know recommended method using dropbox persist ios data?


Comments