Re: Number of documents replicated less than those reported by Sync Gateway

2017-12-07 Thread Traun Leyden
It's hard to speculate without knowing more about your setup. For example, depending on your sync function, certain docs might not replicate down to the device, but still be available via the SG view. Does it appear sporadic or is it the same behavior each time? Also, you might try getting

Re: iOS Swift: Questions

2017-12-07 Thread Parvez Qureshi
Currently I am using pods for Couchbase lite iOS SDK framework. If one want to include couchbase lite iOS SDK source code for version 1.4.1 then how we can include it in a swift iOS project? Please suggest. Get Outlook for Android From:

Re: Updating document via Sync Gateway removes attachments

2017-12-07 Thread andy
You need to make sure you still include the attachment metadata in any updates. On Thursday, December 7, 2017 at 1:37:54 PM UTC, Adam Wilson wrote: > > I've found that I need to re-insert attachments after a document update > (via PUT). Is this normal? > I'm sure the docs say that attachments

Updating document via Sync Gateway removes attachments

2017-12-07 Thread Adam Wilson
I've found that I need to re-insert attachments after a document update (via PUT). Is this normal? I'm sure the docs say that attachments are not affected by updates. -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from

Re: iOS Swift: Questions

2017-12-07 Thread parvez . qureshi
I have filed an issue over GitHub . On Tuesday, November 14, 2017 at 11:11:12 PM UTC+5:30, Jens Alfke wrote: > > > > > On Nov 10, 2017, at 5:19 AM, parvez@decurtis.com > wrote: > > > > Even after specifying groupLevel as 3, I