realm-kotlin icon indicating copy to clipboard operation
realm-kotlin copied to clipboard

[RKOTLIN-1079] Add support for transfer progress estimate

Open clementetb opened this issue 1 year ago • 0 comments

Core now reports progress estimates during a Download/Upload. This PR adds support for it.

The progress estimate is a double ranged between 0 - 1.

Depends on https://github.com/realm/realm-core/pull/7124

Closes https://github.com/realm/realm-kotlin/issues/1744

clementetb avatar Nov 16 '23 12:11 clementetb