Sorry, I can’t debug your application for you. What I’d suggest doing next is turning on logging <https://github.com/couchbase/couchbase-lite-ios/wiki/Logging> and enabling the “Sync” logging channel. This will log the replication progress. In particular, you’ll see messages of the form CBLReplication[…]: …, progress = …/… That message is logged immediately before the kCBLReplicationChangeNotification is posted.
—Jens -- 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/726C3805-491F-42D8-9334-0E6D7954BD1D%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
