Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetInstanceAsync doesn't refresh the Realm for synchronized Realms #2256

Closed
nirinchev opened this issue Feb 17, 2021 · 0 comments · Fixed by #2677
Closed

GetInstanceAsync doesn't refresh the Realm for synchronized Realms #2256

nirinchev opened this issue Feb 17, 2021 · 0 comments · Fixed by #2677
Assignees

Comments

@nirinchev
Copy link
Member

After obtaining a Realm instance in SyncConfiguration.CreateRealmAsync, we should refresh it. We do that for the synchronous open method, so we should provide consistent behavior. Likely the best approach there would be to call refresh when resolving the thread safe reference in native.

@nirinchev nirinchev self-assigned this Jul 10, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant