rayWille

Results 5 comments of rayWille

i faced the same issue.i was able send data on socket but not able receive data while cellular data was on.It seems to be bug. Also i tried same scenarios...

Thanks @vzsg for info.

Hey Daniel Thats great to see that you are updating this repo I have learned a lot of things from this repo and have used in many projects Thanks for...

@vishaldeshai If you want to create array of core data objects without storing in db and want to use in app then try to create core data entity with [NSManagedObjectContext...

@vishaldeshai for mapping single object you can use below method [FEMDeserializer objectFromRepresentation:json mapping:mapping context:managedObjectContext];