Hi, I have a property on my class called "values". It's an NSMutableDictionary.
However, I guess the JSON parser doesn't like that it's mutable. Is there a way to tell CBL on iOS that I want my values property to be mutable? I get the following error otherwise: *WARNING: Dynamic property TFFormEntry.values has type > '@"NSMutableDictionary"' unsupported by TFFormEntry* > Thanks, Brendan -- 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/b0aac941-ce94-4a9d-96a1-7972ac757468%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
