realm-object-server
realm-object-server copied to clipboard
Tracking of issues related to the Realm Object Server and other general issues not related to the specific SDK's
Is there a way to add more info to the SyncUser object? Right now the only identifying property on it is "identity". Maybe a subclass to add more properties (like...
Asked this question in Slack and Stack Overflow (https://stackoverflow.com/questions/44621248/how-do-i-handle-realm-object-server-dying-after-accidentally-performing-a-migrat) but to no avail so I'm bringing the issue here. Made the mistake of performing a migration on a synchronized realm,...
**Feature Request**: ## Goals Provide a command to squash commits on the Realm Object Server. ## Expected Results Increased speed for new clients downloading a Realm for the first time,...
How does a user create a realm in the root vs their own ~/ directory? I've tried using the URL path sans the ~, without success. Does an admin have...
Hi, Do you have an official [docker](https://www.docker.com/) image for RMP?
Hi there, As far as i can understand mobile platform sync the local database with remote server whenever it can. This is great for apps that need to be functional...
Let's say a user signs up using their email address and password. Later they want to do something in the app that requires Facebook, so they connect to Facebook inside...
I'm not sure if this is the right corner to post this or if the idea is totally out of scope for any future release of the mobile platform, but...
As a feature request, I would like to suggest an option to easily deploy the Realm Object Server to Heroku. I am aware of the AMI image for Amazon services...
## Goals If I'm logged into a shared, partially synced realm (such as the default realm) as an admin user, I may want to be able to manage the permissions...