Tried doing following but No success..:(
do {
[doc putProperties:[doc userProperties] error:&error];
} while ([error.domain isEqualToString: CBLHTTPErrorDomain] &&
error.code == 409);
Why do I need to setObject in do-while?
--
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/7c683ede-9c07-4f17-998d-0ab0c098afe6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.