Skip to content

Fixed old bug on Initial Sync

Compare
Choose a tag to compare
@ArtSabintsev ArtSabintsev released this 15 Jun 03:16
· 22 commits to master since this release

Synchronization is Hard

Thanks to the diligence of @aedificator-nl in (#47 & #48), a long standing bug was fixed that would early-exit an initial synchronization on the first attempted synchronization on a secondary device sharing the same iCloud account. In other words, syncing wouldn't occur right away until after the second device was had a subsequent synchronization attempt performed. I think this bug has been in the library for a long time, if not since the beginning, so I applaud @aedificator-nl for taking the time and diligence to find the nefarious line of code and working through the solution.