SyncConfiguration - InitialData

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sync
    • None

      See https://github.com/realm/realm-kotlin/issues/195

       

      Similar to Realm Java we should have support for `initialData`:

       

      SyncConfiguration.Builder(user, partition)
        .initialData { this: MutableRealm ->
          // Write initial data
        }
        .build() 

              Assignee:
              Unassigned
              Reporter:
              Christian Melchior (Inactive)
              Archiver:
              Marc Greenfield

                Created:
                Updated:
                Resolved:
                Archived: