I have created an iPhone app in MonoTouch. The app is a test where the test taker should not get interrupted during the test. How do you make sure that notifications are turned off while my app is running so the test taker will not be interrupted?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Sorry, this is not possible. MonoTouch does not give any more access to the OS than Cocoa and this is not possible in Cocoa. See this answer for more details. |
|||
|
|
