Uploaded image for project: 'Realm Java SDK'
  1. Realm Java SDK
  2. RJAVA-616

Support multiple Realm Apps

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None

      Right now we are restricted to only supporting one MongoDB Realm App due to restrictions in the Object Store Sync Client. We should lift this restriction as this becomes possible:

      ```

      val app1 = App("app-id1")

      val app2 = App("app-id2")

      ```

            Assignee:
            christian.melchior@mongodb.com Christian Melchior (Inactive)
            Reporter:
            christian.melchior@mongodb.com Christian Melchior (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: