I am trying to use WSDL and SOAP with my iOS application. And I am desperate. Seems the 2 code generators, Sudz.com and WSDL2OBJC are not suitable. One has TONS of memory leaks, and the other one has other minor problems.
I want 3 things: 1) A test WSDL file for learning, and a test service wrapped around it. I couldn't find any, no matter how hard I tried. 2) A good tutorial on the matter. After a lot of searching, I still haven't found any good one. 3) A little more guidance on what to do, please.
Hi Christos: I wrote several WSDL2Objc tutorials here http://brismith66.blogspot.com/search/label/iPhone%20Development I use various publicly accessible services for the samples. I hope my tutorials fall into your "good" category :-)
Regards, Brian