You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am trying to convert from JSON to CoreData model.
I have relationship between 2 models 1 to many and the property type of relation is NSOrderedSet. Is it possible to handle this situation and parse correctly?
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to convert from JSON to CoreData model.
I have relationship between 2 models
1 to many
and the property type of relation isNSOrderedSet
. Is it possible to handle this situation and parse correctly?The text was updated successfully, but these errors were encountered: