And how about XML support? is it enough on iOS?

Riccardo

Niels Grewe wrote:
Am 24.06.2013 um 17:11 schrieb David Wetzel <d...@turbocat.de>:

Hi,

did anybody use the GS WebServices in a iOS application?
I would like to talk to a SOAP service from the iPhone without having to write 
too much ugly code ;-)
Incidentally, yes. It's possible to use WebServices with a few tweaks to work 
around some features that Apple has removed from Foundation with respect to Mac 
OS/GNUstep. The problem is rather (and this is not legal advice, mind you) that 
you can only do static linking on iOS, so you're look right up to a conflict 
between the LGPL and the App Store ToS.

Cheers,

Niels
_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to