Mastering iOS frameworks beyond the basics

Apple's iOS SDK provides an amazingly powerful collection of frameworks. But it has been difficult to find detailed and useful knowledge about them-until now. With this book's practical insights and tested code, you can use Apple's frameworks to create apps that are more innovative an...

Full description

Bibliographic Details
Main Authors: Richter, Kyle, Keeley, Joe (Author)
Format: eBook
Language:English
Published: Hoboken, NJ Pearson Education 2015
Edition:Second edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02846nmm a2200313 u 4500
001 EB001933425
003 EBX01000000000000001096327
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 0134052498 
020 |a 0134052536 
020 |a 9780134052533 
050 4 |a QA76.774.I67 
100 1 |a Richter, Kyle 
245 0 0 |a Mastering iOS frameworks  |b beyond the basics  |c Kyle Richter, Joe Keeley 
250 |a Second edition 
260 |a Hoboken, NJ  |b Pearson Education  |c 2015 
300 |a 1 volume  |b illustrations 
653 |a iOS (Electronic resource) / fast 
653 |a iOS (Electronic resource) / http://id.loc.gov/authorities/names/n2010039603 
700 1 |a Keeley, Joe  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Includes index 
776 |z 9780134052496 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780134052533/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.268 
520 |a Apple's iOS SDK provides an amazingly powerful collection of frameworks. But it has been difficult to find detailed and useful knowledge about them-until now. With this book's practical insights and tested code, you can use Apple's frameworks to create apps that are more innovative and usable ... faster and more reliable ... more successful and profitable . Kyle Richter and Joe Keeley focus on intermediate-to-advanced techniques that professional iOS developers can use every day. Their far-reaching coverage ranges from social support to security, Core Data to iCloud-even Apple Watch. Organized as a convenient modular reference, nearly every chapter contains a complete Objective-C sample project. A multi-chapter Game Center case study shows how multiple iOS features can be combined to do even more. All source code may be downloaded at https://github.com/dfsw/icf . Coverage includes: Adding physics-like animation and behaviors to UIViews Using Core Location to determine device location, display customized maps, and implement geofencing Making games and apps social with Leaderboards Accessing music and image collections Building health/fitness apps with HealthKit Integrating with home automation via HomeKit Passing data between platforms using JSON Setting up local and remote notifications Remotely storing and syncing data with CloudKit Accessing app functionality with extensions Effortlessly adding AirPrint support Providing Handoff continuity between iOS 8 and Yosemite devices Getting productive with Core Data Integrating Twitter and Facebook via Social Framework Performing resource-intensive tasks with Grand Central Dispatch Securing user data with Keychain and Touch ID Customizing collection views Making the most of gesture recognizers Creating and distributing "passes" Debugging, instrumenting, and profiling apps