I created a very simple document in ios app in local database.
I've configured CBL to sync both ways. 


{"testkey" : "value1"}

I can see that the document is being pushed to the Couchbase Server via 
sync gateway.

Later, I use Java Client to change the value of the same document on the 
Couchbase Server.

{"testkey": "value2"}

However, I don't see the changes being pulled to my Couchbase lite.

I tried editing the document via  Couchbase Server Admin Interface and it 
didn't get pulled either. May I know how do I get the it sync to Couchbase 
lite please?

Thanks,
Paing


-- 
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/a4eed394-e6ce-48ea-8a01-5e0eeaef1218%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to