SyncConfiguration - allowQueriesOnUiThread/allowWritesOnUiThread

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

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • 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 expose allowWritesOnUiThread and allowQueriesOnUiThread  on SyncConfiguration

      SyncConfiguration.Builder(user, partitionValue)
       .allowQueriesOnUiThread(enable: Boolean)
       .allowWritesOnUiThread(enable: Boolean)
       .build()
      

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

              Created:
              Updated:
              Resolved:
              Archived: