Webservices on iPhone - wsdl2objc - Sample Code?

Posted by markmcgookin on Stack Overflow See other posts from Stack Overflow or by markmcgookin
Published on 2010-04-04T17:37:36Z Indexed on 2010/04/04 17:43 UTC
Read the original article Hit count: 497

Filed under:
|
|
|
|

I have recently downloaded the most recent build of this awesome tool WSDL2OBJC from google code here: http://code.google.com/p/wsdl2objc/

After a bit of tweaking and downloading the latest version of the trunk from the svn repo I got a version that created the code for a WSDL I am using and compiles great and actually installs on my phone!

However, I'm not doing anything with it yet, because I am not really sure how to. There is very little in the way of sample code on the site, and there is a sample file in the project if you download it, but again it is very complicated and there are no real bits of documentation.

Has anyone managed to successfully use this stuff? It seems SOOO powerful and useful but from a look around the Internet, no one knows how to use it. We (all) would love someone who has figured it out to post a simple project or detailed walk-through of implementing this so we can put the code that lots of people have worked hard on to good use.

If anyone has found a blog entry or has this information it would be great to see!

I am totally stuck... with no errors. I would love to know how to use this now that it's all compiled successfully!

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c