Skip to content

Faster Synchronization

Compare
Choose a tag to compare
@ArtSabintsev ArtSabintsev released this 30 Aug 14:03
· 44 commits to master since this release

On working on a personal application of mine, I noticed that synchronization on a second/subsequent device did not work on that device's first launch of an application. After further investigation, I noticed that the syncFromCloud method did not actually post a notification on completion. This has now been fixed.