realm / realm-kotlin

Kotlin Multiplatform and Android SDK for the Realm Mobile Database: Build Better Apps Faster.
Apache License 2.0
880 stars 52 forks source link

Fix missing initial progress notifier event #1738

Closed rorbech closed 1 month ago

rorbech commented 1 month ago

Testing the fix for https://github.com/realm/realm-core/issues/7627.

rorbech commented 1 month ago

Fixed by https://github.com/realm/realm-kotlin/pull/1746