As a side note, when I look at the doc directly using the Web interface for couchbase server, I don't see such attribute set. All looks fine. So it's only on the phonegap iOS side that the doc somehow has become removed.
On Wednesday, November 26, 2014 7:48:58 PM UTC-5, Seung Chan Lim wrote: > > So on my iOS phonegap app I make a HTTP request to my server. > > On my server I make a change on a document using python (I actually make > an HTTP request to the SGW to do this, even though I'm on the server. That > way I take advantage of the async HTTP api instead of the synchronous api > provided by Python) > > After making the change on the server I get a change notification on my > iOS Phonegap app saying that particular document now has a "_removed" : > true set on it. > > Can someone help me understand why this is? > > slim > -- 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/d62db8c0-f69b-4c55-9d9a-06832552af84%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
