From the release notes, the `SyncSession.download...
# realm
d
From the release notes, the
SyncSession.downloadAllServerChange()
and
SyncSession.uploadAllLocalChanges()
was reversed. What is the meaning of reversed in this case?
c
This change was due an internal swap, so the download method was actually waiting for upload and vice versa