Accessing Realm Data on iOS using Realm Studio

The Realm Mobile Database makes it much faster to develop mobile applications. MongoDB Realm Studio is a desktop GUI that lets you view, manipulate, and import data held within your mobile app’s Realm database.

I’ve just published a new article (Accessing Realm Data on iOS using Realm Studio) which steps through how to track down the locations of your iOS Realm database files, open them in Realm Studio, view the data, and make changes.

2 Likes

Hey @Andrew_Morgan,

I was looking to try to view data similar to how I used to with Realm Studio while dealing with cloud.realm.io and I came across this.

First off, it looks like the article has been moved and is now here.

Second, is there a way to connect to the sync server with Realm Studio to see and modify info still? Or is Realm Studio now only for development and dealing with local data?

Thanks.

–Kurt