Skip to content

Single Realm, Multiple App Instances #3675

Answered by nirinchev
wobbet asked this question in Q&A
Discussion options

You must be logged in to vote

It's not possible to have multiple processes synchronizing the same Realm at the same time and there's no built in functionality in Realm that would allow you to orchestrate that. You'd need some external handover mechanism that detects that the process that owned the sync session has died and then promotes one of the other processes to "leader".

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@wobbet
Comment options

@nirinchev
Comment options

Answer selected by wobbet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants