> On Sep 23, 2014, at 2:57 PM, MobDev <[email protected]> wrote: > > Save is not doing anything for me. I did add method willSave in Model, which > is not getting called as well.
Are you sure you actually have a model, i.e. _model is not nil? How are you getting the model object from the query row? Also, did you make sure to declare the properties as @dynamic in the @implementation? —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/D9366C60-C98D-4616-A0E5-29C44328C4D6%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
