Is it possible to write an application that will block incoming and outcoming phone calls? Or is the iPhone locked down too much? Thanks!
|
|
Anything that modifies a user's ability to make or receive phone calls is going to run afoul of Apple's basic approach to third-party apps. There are a lot of things that are questionable and you might get away with. Blocking calls is clearly forbidden. |
|||||||||||||||||||
|
|
A number of events will potentially interrupt an application - incoming call, SMS message or calendar alert. If the user ignores the interruption your application will continue running. If not, it will terminate. See Apple docs for more details. |
|||
|
|
|
Apps cannot block phone calls. The user can turn on Airplane Mode in the settings, though. |
|||
|
|
|
An app has not access to the phone feature, and has no way to block a call. In the meantime, you can
|
|||
|
|
protected by Michael Myers♦ Jul 20 '10 at 3:02
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.