You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For dictionaries you can obtain the values as a result through realm_dictionary_to_results. This means that we also need a way to obtain collection pointers from the result similarly to the other realm_<>_get_set, realm_<>_get_list and realm_<>_get_dictionary` collection types.
The text was updated successfully, but these errors were encountered:
For dictionaries you can obtain the values as a result through
realm_dictionary_to_results
. This means that we also need a way to obtain collection pointers from the result similarly to the otherrealm_<>_get_set
,realm_<>_get_list
and realm_<>_get_dictionary` collection types.The text was updated successfully, but these errors were encountered: