iPhone: How to Create a Daemon Thread?
- by Rajendra Bhole
Can you create iPhone daemon threads programmatically?
I want to use a daemon in my application that runs in a background process and which runs a NSTimer that triggers a location lookup of latitude and longitude.