my-first-realm-app
my-first-realm-app copied to clipboard
ToDo demo app using Realm and Realm Object Server to synchronize tasks.
#### Steps & Code to Reproduce > Login with a nickname > Uninstall / Reinstall the app > Login with the same nickname #### Code Sample ``` /** Returns the...
Still a work in progress. Adding this PR so Kraen and I can collaborate.
This is a few small code samples when using node.js. Schema is the same as the Android and iOS apps. TODO * [X] Open synced Realm and basic CRUD operations...
Within the constants file: // **** ROS On-Premises Users // **** Replace the AUTH_URL string with the fully qualified address of your ROS server, e.g.: // **** "http://127.0.0.1:9080" and "realm://127.0.0.1:9080"...
`objectPermission` is still registering an async query & wait for the `UPDATE` state as a signal that the permission schema has been synchronised from the server. This could be avoided...
User ran into some issues and posted their results here: https://forums.realm.io/t/partialsync-demo-with-carthage/984/4?u=mgeerling Content would go in a code tab here: https://docs.realm.io/cloud/ios-todo-app/ios-todo-app-advanced#step-2:-updateinstall-the-realm-sdk-with-cocoapods