How to connect to a server of a remote server Realm Browser

I have a Realm object server (version 1.0) running on an Ubuntu server. Should I connect to it through the Realm Browser app ?

Here is what I have tried.

File > Open Sync URL ...

Then I enter my realmsync url that I use in my iOS app. I also enter a username and password for one of my app users. enter image description here

This sync url and username / password work very well in my application, but when I use them in the Realm browser, I get an error Realm couldn't be opened:

enter image description here

, ? Realm , .

+4
1

. Realm (v2.0.1) : https://itunes.apple.com/us/app/realm-browser/id1007457278?mt=12

, / , , : "/etc/realm/". : "cat/etc/realm/admin_token.base64" .

+6

Source: https://habr.com/ru/post/1657312/


All Articles