Closed jokoerner closed 11 years ago
As [TICDSFileManagerBasedDocumentSyncManager enableAutomaticSynchronizationAfterChangesDetectedFromOtherClients] is no longer in use, how do you achieve automatic synchronization after changes are detected?
This method has been replaced with a more generic version that works with both the Dropbox SDK and FileManager implementations: [TICDSDocumentSyncManager::beginPollingRemoteStorageForChanges]
[TICDSDocumentSyncManager::beginPollingRemoteStorageForChanges]
As [TICDSFileManagerBasedDocumentSyncManager enableAutomaticSynchronizationAfterChangesDetectedFromOtherClients] is no longer in use, how do you achieve automatic synchronization after changes are detected?