Couchbase Forums
Couchbase lite, sync_gateway Observing to Remote only Synchronized Changes to Documents
Mobile
jens
January 15, 2019, 5:33pm
4
if (doc.sequence !=_ lastSequence) { ... _ lastSequence = doc.sequence; }
show post in topic
Related topics
Topic
Replies
Views
Activity
Get notified when a document changes in a view / Is it safe to use "_local_seq"?
Couchbase Lite
6
2959
February 29, 2016
Document change notification
Couchbase Lite
3
1295
August 29, 2017
How to retrive data through database observer in Swift4?
Couchbase Lite
5
1597
January 3, 2018
Document not updated in time between threads
Couchbase Lite
0
1231
November 4, 2016
DocumentChangeListener.changed called multiple times
Couchbase Lite
3
900
August 22, 2018