com.couchbase.lite:couchbase-lite-android:1.4.0
I am using cbl couchbase lite and i unable to get latest revision from server if document update or delete most of time. If I am updating or deleting document from device A then doc push to the server and server had latest revision with latest changes but other devices B,C,D unable to pull latest revision while server rest api changes given latest revision to all devices for A,B,C,D.
This is random issue it is not always but 80% fail to pull latest revision if any device fail to pull latest revision we never pull that particular document (updated or deleted). while other document which is new pulling well from server.