Skip to content

NewRealm.All returns collection with nullable ID-s in the migration function #2521

Answered by papafe
vardansargsyan92 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @vardansargsyan92, would it be possible for you to post the migration function to see exactly what you're doing? It's a little bit difficult to judge what is happening otherwise.

As a separate note, I don't know if you're aware of it, but when you decide to use sync unfortunately you can't simply use a migration, but would need to copy the objects manually to the sync realm. That happens because local realms and synced ones are not compatible with each other.

Replies: 1 comment 2 replies

Comment options

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

@papafe
Comment options

Answer selected by vardansargsyan92
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