Dear Sir/Madam! I ran into a problem using Cloudant database hosting service and Couchbase Lite SDK for iOS and Android. When a property of a document containing attachments gets changed, the continuous replication process doesn't work as it should.
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, and the changes are not propagated to the client applications. So, changes to documents which contain attachments are not replicated at all. This happens both on iOS and on Android. The Android version sometimes logs an error like this: Got error 500 E Request was for: org.apache.http.client.methods.HttpGet@427bbf10 E Status reason: Internal Server Error. The iOS version logs no errors, but behaves the same. I haven't experienced any problems with replication earlier so I think this is a relatively new problem. I have also contacted Cloudant's support service, in case it's a problem with their service. Thank you in advance, best regards, Matija -- 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/ef5135c5-3682-466e-8e13-f312918d0ece%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
