Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

IOS

DEVELOPMENT
2
Presentation title 3

ALL ABOUT IOS DEVELOPMENT


• iOS application development is the process of making mobile applications for Apple hardware,
including iPhone, iPad and iPod Touch. The software is written in the Swift programming language or
Objective-C and then deployed to the App Store for users to download.
• Languages used :
* Objective C
* Swift
• There are kits for game development (such as SpriteKit, GameplayKit and ReplayKit), health apps,
maps, cameras, as well as Siri, Apple’s virtual assistant.
• iPhones are powerful devices. But to handle resource-intensive tasks, consider offloading the heavy
lifting to the cloud. By connecting your app to cloud-based services through APIs, you can use the
cloud for storage, database management, and even app caching. You can also augment your app with
innovative next-generation services.

You might also like