How can I programmatically get the number of the incoming call from Background application ?
+2
A:
I'm afraid there is no way to access that information. I believe it would be a security risk for apple to give developers access to such information.
Michal
2010-10-23 12:30:04
I also think that this is not possible.
Micko
2010-10-23 12:35:04
+2
A:
You cannot do this.
Apps running in the background can only do the following things: continue on something that won't last too long, play music or store current state in background.
Would you like it if one of your apps that you had been using picked up a phonenumber that called you and posted it on the internet? That may be one of the reasons why apple doesn't allow this…
Emil
2010-10-23 12:59:55