Difference between revisions of "IOS 7 App Development Essentials"

From Techotopia
Jump to: navigation, search
Line 24: Line 24:
 
#* [[Testing Apps on iOS 7 Devices with Xcode 5|Adding a Device to the Developer Portal]]
 
#* [[Testing Apps on iOS 7 Devices with Xcode 5|Adding a Device to the Developer Portal]]
 
#* [[Testing Apps on iOS 7 Devices with Xcode 5|Running an Application on a Registered Device]]<br><br>
 
#* [[Testing Apps on iOS 7 Devices with Xcode 5|Running an Application on a Registered Device]]<br><br>
 +
# [[Working with iOS 7 Auto Layout Constraints in Interface Builder]]<br><br>
 
# [[iOS 7 UIKit Dynamics - An Overview]]
 
# [[iOS 7 UIKit Dynamics - An Overview]]
 
#* [[iOS 7 UIKit Dynamics - An Overview|Understanding UIKit Dynamics]]
 
#* [[iOS 7 UIKit Dynamics - An Overview|Understanding UIKit Dynamics]]

Revision as of 14:09, 11 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. Creating a Simple iOS 7 App
  2. Testing Apps on iOS 7 Devices with Xcode 5
  3. Working with iOS 7 Auto Layout Constraints in Interface Builder

  4. iOS 7 UIKit Dynamics - An Overview
  5. An iOS 7 UIKit Dynamics Tutorial
  6. An Introduction to iOS 7 Sprite Kit Programming
  7. An iOS 7 Sprite Kit Game Tutorial
  8. An iOS 7 Sprite Kit Collision Handling Tutorial
  9. An iOS 7 Sprite Kit Particle Emitter Tutorial
  10. Integrating iAds into an iOS 7 App
  11. iOS 7 Multitasking, Background Transfer Service and Fetching
  12. An iOS 7 Background Transfer Service Tutorial
  13. Scheduling iOS 7 Local Notifications
  14. An Overview of iOS 7 Application State Preservation and Restoration
  15. An iOS 7 State Preservation and Restoration Tutorial
  16. Integrating Maps into iOS 7 Applications using MKMapItem
  17. An Example iOS 7 MKMapItem Application
  18. Getting Location Information using the iOS 7 Core Location Framework
  19. An Example iOS 7 Location Application
  20. Working with Maps on iOS 7 with MapKit and the MKMapView Class
  21. Working with MapKit Local Search in iOS 7
  22. Using MKDirections to get iOS 7 Map Directions and Routes