realm / realm-java

Realm is a mobile database: a replacement for SQLite & ORMs
http://realm.io
Apache License 2.0
11.45k stars 1.75k forks source link

Client cannot bootstrap a synced Realm using a bundle file #7700

Open sync-by-unito[bot] opened 2 years ago

sync-by-unito[bot] commented 2 years ago

This ticket tracks the issue in BAAS where the sync client cannot bootstrap a synced Realm out of a bundled Realm.

It triggers an unexpected client reset on valid bundled files, and crashes the sync client if a wrong partition is provided.