Changes

Jump to: navigation, search

An Overview of iOS 4 iPad Multitasking (Xcode 4)

550 bytes added, 16:53, 17 May 2011
no edit summary
A local notification may be triggered at any time by an executing background application. Suspended applications must, however, schedule the notification to be delivered at a future time as part of the clean up process contained with the applicationDidEnterBackground method. A step-by-step example of how to schedule a local notification within an application entering suspended mode is covered in the chapter entitled [[Scheduling iOS 4 iPad Local Notifications (Xcode 4)|Scheduling iOS 4 iPad Local Notifications]].
 
 
<google>BUY_IPAD_BOTTOM</google>
 
 
<hr>
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Integrating iAds into an iOS 4 iPad App (Xcode 4)|Previous]]<td align="center">[[IPad iOS 4 App development Essentials - Xcode 4 Edition|Table of Contents]]<td width="20%" align="right">[[Scheduling iOS 4 iPad Local Notifications (Xcode 4)|Next]]</td>
<tr>
<td width="20%">Integrating iAds into an iOS 4 iPad App (Xcode 4)<td align="center"><td width="20%" align="right">Scheduling iOS 4 iPad Local Notifications (Xcode 4)</td>
</table>

Navigation menu