AdguardTeam / AdguardForMac

Open bug tracker for Mac version of AdGuard
https://adguard.com/
296 stars 15 forks source link

User settings cloud sync #271

Open ameshkov opened 6 years ago

ameshkov commented 6 years ago

Similar issue in Win repo: https://github.com/AdguardTeam/AdguardForWindows/issues/439

We should use the same layout as used in the Windows / Browser extension, but using the native macOS controls: https://github.com/AdguardTeam/AdguardForWindows/issues/439#issuecomment-348190648

The first sync strategy should be Dropbox as it does not depend on our sync server that's not yet reliable.

so-lit commented 6 years ago

The first sync strategy should be Dropbox

Could you please also add iCloud Drive? I may be wring, but you won't need to implement extra integration code here, as it will be identical to just reading settings stored in a local folder.