We're using CBL version `1.0.4` for iOS using named replication 
`self.pullReplication.documentIDs
` where were specifying a bunch of documents potentially with attachments. 
 As an error case after starting the replication `[self.pullReplication 
start];` we either kill CouchDB or disconnect the Internet from the iPad. 
 What we were expecting to happen was to get an error from CBL replication 
to the effect of connectivity was lost.  However CBL seems to keep trying 
to replicate and eventually gives the same status as a successful 
replication.  Is this expected behavior?  Is there a way to know if the 
user got disconnected and the replication didn't complete successfully so 
the app can inform the user?  Thanks.

-- 
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/1a63cba5-1b21-484c-8fd7-724141d9d2d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to