EVReflection icon indicating copy to clipboard operation
EVReflection copied to clipboard

XML parsing doesn't work

Open MockinMan opened this issue 4 years ago • 0 comments

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.

MockinMan avatar Jan 28 '21 22:01 MockinMan