2

I am using Realm 2.0.0 for android.

I succeeded Authenticating feature and synchronizing realm database for individual users, but I could not find any info about sharing database with others.

How can I share databases with registered users?

droidev
  • 7,352
  • 11
  • 62
  • 94
박현기
  • 71
  • 3
  • why cant you create a single database in server ? – droidev Oct 03 '16 at 11:21
  • No not admin, I want accessible database created by users. Thanks for reply :-) – 박현기 Oct 03 '16 at 11:26
  • why do you want to access database ? you can access the data right ? – droidev Oct 03 '16 at 11:27
  • I can access data with my realm account only, I want to share one database with two users. – 박현기 Oct 03 '16 at 11:29
  • 1
    Possible duplicate of [Share realm between different users on Realm Object Server?](http://stackoverflow.com/questions/39756637/share-realm-between-different-users-on-realm-object-server) – marius Oct 03 '16 at 11:48
  • I think this is a duplicate of https://stackoverflow.com/questions/39756637/share-realm-between-different-users-on-realm-object-server/ – geisshirt Oct 03 '16 at 11:50

0 Answers0