Difference between revisions of "IOS 7 App Development Essentials"

From Techotopia
Jump to: navigation, search
Line 124: Line 124:
 
#* [[An iOS 7 Background Transfer Service Tutorial|Implementing the Session Delegate Methods]]
 
#* [[An iOS 7 Background Transfer Service Tutorial|Implementing the Session Delegate Methods]]
 
#* [[An iOS 7 Background Transfer Service Tutorial|Testing the Application]]<br><br>
 
#* [[An iOS 7 Background Transfer Service Tutorial|Testing the Application]]<br><br>
 +
# [[Scheduling iOS 7 Local Notifications]]
 +
#* [[Scheduling iOS 7 Local Notifications|Creating the Local Notification App Project]]
 +
#* [[Scheduling iOS 7 Local Notifications|Adding a Sound File to the Project]]
 +
#* [[Scheduling iOS 7 Local Notifications|Locating the Application Delegate Method]]
 +
#* [[Scheduling iOS 7 Local Notifications|Scheduling the Local Notification]]
 +
#* [[Scheduling iOS 7 Local Notifications|Testing the Application]]
 +
#* [[Scheduling iOS 7 Local Notifications|Cancelling Scheduled Notifications]]
 +
#* [[Scheduling iOS 7 Local Notifications|Immediate Triggering of a Local Notification]]<br><br>
 +
# [[An Overview of iOS 7 Application State Preservation and Restoration]]

Revision as of 13:47, 10 October 2013






© 2013 Neil Smyth / Payload Media. This eBook is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved.

<google>BUY_IOS7</google>

  1. iOS 7 UIKit Dynamics - An Overview
  2. An iOS 7 UIKit Dynamics Tutorial
  3. An Introduction to iOS 7 Sprite Kit Programming
  4. An iOS 7 Sprite Kit Game Tutorial
  5. An iOS 7 Sprite Kit Collision Handling Tutorial
  6. An iOS 7 Sprite Kit Particle Emitter Tutorial
  7. Integrating iAds into an iOS 7 App
  8. iOS 7 Multitasking, Background Transfer Service and Fetching
  9. An iOS 7 Background Transfer Service Tutorial
  10. Scheduling iOS 7 Local Notifications
  11. An Overview of iOS 7 Application State Preservation and Restoration