FAQ

Self-Hosted: How can I find my version of the Realm Object Server?
When reaching out for support, it is always helpful to share the version of ROS which you are running.  There are a number of ways to do this:  If you ...
Thu, 5 Jul, 2018 at 4:27 PM
React Native: Can I use the React Native SDK with other Realm client SDKs (like Swift, Java, etc)
Unfortunately, the React Native SDK cannot be used in conjunction with the other client SDKs within the same application (i.e. using predominantly React Nat...
Thu, 26 Apr, 2018 at 3:23 PM
What is a Realm Instance?
An instance is a single "instance" or "endpoint" of a Realm Object Server. It can synchronize data between client-side application bindi...
Fri, 27 Mar, 2020 at 6:55 PM
How do I locate Realm files on a device or simulator?
For iOS: If you are running the application on an iOS simulator: The realm file directories can be found at the path:  /Users/<username>/Libr...
Tue, 10 Jul, 2018 at 10:50 AM
Is Realm HIPAA Compliant?
The short answer is yes, it can be, and we have a number of users who are using Realm in HIPAA Compliant applications.   There are many guidelines and r...
Tue, 19 Jun, 2018 at 11:11 AM
Realm Cloud: What do my usage metrics mean?
You can view your cloud usage metrics by navigating to an instance and then its corresponding dashboard from our cloud portal.   Connections  This is ...
Thu, 21 Jun, 2018 at 12:45 PM
Where can I find the version of Realm I'm using?
To see the version of Realm you're using find the relevant dependency/SDK below: Javascript: Run the command `npm list realm`. Realm Object Server:...
Tue, 10 Jul, 2018 at 3:43 PM