Hi. Problem description: Activity_A have one Meta object which contains two fields com.couchbase.lite.Document and Map<String, Object>. We need to send Meta object from Activity_A to Activity_B and then we edit Meta object in Activity_B. We want to do it using Intent. Meta object must be Parcable. How can we make that Meta Object is Parcable?
-- 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/cbed3392-9906-4952-b3c7-5e8551c32778%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
