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/57ac4e8d-2dc0-4977-8f39-d3dbadc2aa9f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
