On May 7, 2014, at 7:36 AM, Matija Alanović <[email protected]> wrote:
> Consider the following example. Suppose that I have a document with only one > property, "name", with value "AAA". If I change that property's value to > "BBB" using Cloudant's dashboard, the iOS and Android applications display > the changes promptly. > However, if that document also contains an attachment, the replication > process lasts considerably longer, There was a recently-fixed bug on iOS where all attachments would be re-sent on every push (#326). But it was a recently-introduced bug too; I think it only existed on the master branch since 3/31, i.e. after beta 3.1. So unless you’re building your own CBL from source you wouldn’t have seen it. The Android betas all have the same bug because the attachment-filtering simply hadn’t been implemented yet; but I think Andy’s recently added it(?) > … and the changes are not propagated to the client applications. That’s not a known issue. You’re seeing this with both iOS and Android clients? > I haven't experienced any problems with replication earlier so I think this > is a relatively new problem. Please let us know exactly what build or Git revision you’re using. —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/D68133D0-BAE9-4B69-9922-4A1B92413541%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
