Open MockinMan opened 3 years ago
XML parsing doesn't work even with an example provided in READ.ME itself.
I've started new project with Podfile using: pod 'EVReflection' pod 'EVReflection/XML'
Parsing collapses when nesting array of objects which is very silly. You can try using your own example for XML and it won't work.
XML parsing doesn't work even with an example provided in READ.ME itself.
I've started new project with Podfile using: pod 'EVReflection' pod 'EVReflection/XML'
Parsing collapses when nesting array of objects which is very silly. You can try using your own example for XML and it won't work.