Sync Issue - Please Help!

We are able to retrieve the couchbase lite database from device.
But we are not able to see any data when we tried to view db.sqlite3 file using sqlitebrowser tool(which supports sqlite3).
Do we have any specific tool to browse the database on windows?

That should work unless you encrypted the database. Did you copy the WAL and SHM files as well if they were present?

I believe this issue is the same problem with the ticket. This issue is addressed with this PR

I’m getting what looks like the same error on iOS. Is this a known bug?

Hi @nick-couchbase,
Now we know how to reproduce this replication problem. Our QA team wrote the functional test. Our team are working for this issue.
Thanks,

On iOS? Awesome, thanks.

If the issue, you are facing with iOS, is caused by same root cause, newly added functional test will catch it.