Hi, I'm having an issue. I don't want to lock the user while the system is making the initial replication (as it takes too long). However when I don't do that, if the user performs a query and the a document has attachments and related documents that where still not replicated the app behaves weirdly as expected.
1) Is there a way to delay a row from appearing in the results until the related docd and attachments are replicated? 2) Is there a way to provide a temporary placeholder until the related docd and attachments are replicated? 3) Is there to tell a live query to update once the attachment and related docs are replaicated? I'm particularly interested in the first use case. If there isn't which strategy would you recommend to do that? I guess something around observing the properties? Cheers, and thanks for the great work, Martin -- 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/321ca94f-041a-47d8-8f68-491e199fd974%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
