startUpdatingLocation function
I am trying to run a daemon on iOS 5 iPhone which tells the current location of iPhone.
The daemon was running perfectly on iOS 3 and iOS 4.
Now on iOS 5, it works fine with Simulator but not working on actual device.
startUpdatingLocation() function didn't call when I run the program on device.
Running Environment: Xcode 4.2 and iOS 5
Any help will be really appreciated.
|