So you are getting docs back in the changes feed, which is what the mobile clients call to see which docs revisions need to be pulled.
This suggests that the SG is setup correctly. Can you see the document ID of the document you expected to appear on the second mobile client? It would be useful if you can set the logging in SG as follows: "log": ["Access","Channels","Cache","CRUD+", "REST+", "Changes+"], restart SG Then post a snippet from your SG log showing a doc being pushed from Mobile client 1 and then mobile client 2 starting and (hopefully) connecting to SG with a request for the _changes feed. This will help a lot to debug the issue. Andy -- 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/3fe357e4-5ae2-47f0-8b47-b204c86a4444%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
