Open GoogleCodeExporter opened 9 years ago
Were you able to find out what caused this or found a fix for it? It seems like
this happens for service that return complex objects, and I'm seeing quite a
few of these in my project as well and not sure how to fix it since every
person that has posted this issue hasn't had any responses or fixes posted.
Original comment by mavrik5...@gmail.com
on 18 Nov 2013 at 6:47
You are right - I got zero response to my posting of the issue. I ended up
manually editing the code created by wsdl2objc to retrieve and populate the
returned data into objects I created in my Xcode project.
Here is something interesting though, I am now on another project that uses a
similarly built web service that also returns complex objects. I was totally
prepared to manually edit the code again and was surprised to learn that this
time there were no issues. I have yet to compare the two web services in
detail. I built them both and followed similar development styles on both.
Original comment by VegaDisc...@gmail.com
on 19 Nov 2013 at 8:06
Original issue reported on code.google.com by
VegaDisc...@gmail.com
on 30 Jun 2013 at 4:24