I have an iOS app running on devices A and B, both configured with a continuous push replication to the other. The databases on the devices are in sync with 300 documents that won't be modified. When 100 docs are purged from A (in a 'backgroundTellDatabaseNamed' block) they are replicated back in from B. Is that to be expected ? I thought that replication was done by considering changes after a previous replication - but a purge is not a change (unlike a delete), or is it ?
-- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/d5bb0c3a-57f4-40e5-9f6a-0e02f6025a76%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
