I was trying to find out the existence of a document with ID (say, 'abcd') 
in a database and I went with -existingDocumentWithID:. But it doesn't 
returns me nil when a document with ID doesn't exists in local DB(I cross 
checked using CouchbaseLiteViewer app for Mac).  Replacing 
-existingDocumentWithID: 
with  -existingLocalDocumentWithID: always returns me nil, even when 
document with ID does exists on local database. Could you please guide me 
here? How can I check existence of document with ID?

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/819f68b4-5503-415e-b449-c1457e71f865%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to