realm-kotlin-samples
realm-kotlin-samples copied to clipboard
Samples demonstrating the usage of Realm-Kotlin SDK
After the log function is triggered, the console shows "WebSocket is already in CLOSING or CLOSED state."
Offline mode sample is contained within the PLE sample, but the READMEs where not clear about it. This PR aims to improve the discoverability of such sample.
Mostly checking https://github.com/realm/realm-kotlin/issues/1486. Also need to update the other samples before merging this.
Could you add some migration example on how to do it with multiplatform?Also if possible, is there any way that we can do auto migration using realm without manual steps?
After creating native distribution, installed apps not working. I tried Mac and Linux desktops with dmg and deb files. Adding working examples to samples would be great.