I am developing one iPhone application, now i want to get the current location of the latitude and longitude in the background mode. So how can i get the lat/long values? After getting the latitude and longitude values, i need to pass those values to the server in the background mode. Is any possible to call the web service in the application background mode?
Please help me out.
Thanks in Advance!