Uploaded image for project: 'Realm Core'
  1. Realm Core
  2. RCORE-2201

Core CAPI is missing the realm_app_config_get_sync_client_config() implementation

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

      In the realm.h file, there is a definition for realm_app_config_get_sync_client_config() to retrieve the realm_sync_client_config_t reference from the realm_app_config_t structure, since it is a member of this struct. Unfortunately, only the function header is provided and there is no implementation for it.
      Add the implementation and add or update at least one test that verifies this functionality.

            Assignee:
            michael.wilkersonbarker@mongodb.com Michael Wilkerson-Barker (Inactive)
            Reporter:
            michael.wilkersonbarker@mongodb.com Michael Wilkerson-Barker (Inactive)
            AD Sync Client
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: