iOS Architecture
iOS Architecture
Layers of iOS
iOS can be thought of in layers But dont think too hard Cocoa Touch abstracts most Core layers
CORE OS LAYER
The nitty gritty
Core OS System
Threading (POSIX threads) Networking (BSD sockets) File-system access Standard I/O Bonjour and DNS services Locale information Memory allocation Math computations
Security Framework
Manage Certificates, Keys, and Policies
MEDIA LAYER
Images, Audio, and Video
COCOA TOUCH
Support
System View
Controllers
Map Kit
Maps
Event Kit UI
Calendar
Message UI
E-Mail and SMS
Game Kit
Multiplayer Games
Twitter
Tweets
iAd
Advertisements
UIKit
Everything else