Hi
I'm having some troubles to make syncronization between Couchbase Lite iOS 
and Sync Gateway, I'm filtering by channels.
This metadata of a document will help explain me better:
 "channels": {
      "noexiste": null,
      "txm": {
        "seq": 5978,
        "rev": "1-aae23304cdee262c2ccb53c8dd80e0bd"
      },
      "txm2": {
        "seq": 5978,
        "rev": "1-aae23304cdee262c2ccb53c8dd80e0bd"
      }
    },
    "access": {
      "noexiste": {
        "noexiste": 5978
      }
   }

I'm filtering in the iOS side by channel "txm", but I am still having this 
document synchronized (it suppose that now is of the channel "noexiste").
Does anyone could give me a tip about what could be wrong?

Regards!

-- 
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/898fd1e6-aa59-4a35-a850-d502a4bfae20%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to