Hi guys
I'm new to iphone programming (also coming from .net). I'm really struggling to get this working. I'm trying to test with a public webservice:
TimeService Web Service
The url I get from getRestUrl is:
http://www.nanonull.com/TimeService/...me?city=london
Is this correct? If I submit this url I get runtime errors from the web service.
This is my first iPhone project so I'm probably missing something basic here.
Thanks for your help