I am new to iOS development with Delphi XE2 and Firemonkey and have a question how to consume SOAP web services from iOS application?
Is there any example for possible set of components involved to get the job done.
Thanks
I am new to iOS development with Delphi XE2 and Firemonkey and have a question how to consume SOAP web services from iOS application?
Is there any example for possible set of components involved to get the job done.
Thanks
Yes there is... http://wiki.freepascal.org/Web_Service_Toolkit
Unfortunately I did not discover this until I had written the whole thing using the cocoa platform!