> On Oct 29, 2014, at 7:31 PM, MobDev <[email protected]> wrote: > > Is there a way we can debug/log/see if Pull request is reaching to Sync > Gateway or not (if it is reaching what is the reason it is failing)?
As I said yesterday, use client-side logging. (Here's the info for iOS <http://developer.couchbase.com/mobile/develop/guides/couchbase-lite/native-api/manager/index.html#Global%20logging%20settings>.) Traun's advice of using an HTTP-level packet-sniffer is also good, but requires some more knowledge of the replication protocol. —Jens -- 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/A91A6A3C-C5A1-4622-8A90-6F7833F6693D%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
