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
@vishaldeshai
for mapping single object you can use below method
[FEMDeserializer objectFromRepresentation:json mapping:mapping context:managedObjectContext];
Hello,
Can we map single object at a time.
for array we can use following method :
thanks in advance.
The text was updated successfully, but these errors were encountered: