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

[RKOTLIN-1023] Add support for changing App Services base URL #1733

Closed clementetb closed 2 months ago

clementetb commented 2 months ago

With this PR we add support for changing the App Services URL allowing roaming between Atlas and Edge server.

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