I want to write a iPhone application, it needs to react to the onRing
event (or whenever someone calls, regardless of their ring/vibrate settings).
Is this possible? Would my application have to be running all the time or can it just run during a ring? (it is a light application, not sure how long it will take to load up though).
I basically want to react to a ring, and then determine whether to ring or vibrate.