realm / realm-kotlin

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

[RKOTLIN-1102] Remove nullability check in `SubscriptionSetImpl.waitForSynchronization` #1778

Closed clementetb closed 3 weeks ago

clementetb commented 3 weeks ago

closes https://github.com/realm/realm-kotlin/issues/1777

Removes a nullability check on the synchronization error message that is causing a null pointer exception crash