SlideShare a Scribd company logo
iOS App Development
     & Marketing
       Dong Gyu PARK
     dongupak@gmail.com
Contents
• Introduction
• Portfolio
• iOS vs Android market
• iOS App Development
• App Marketing
• Conclusions
Introduction
• DongGyu PARK(Dennis PARK)
 • Associate Professor, Changwon National
    University, S. KOREA
• Visiting Scholar at TAMU(2012. Feb-.)
• Visiting Researcher at CMU(2007-2008),
  Pittsburgh, PA
• iOS App Developer(Individual Developer)
Changwon National Univ.
•   8,400 Undergraduate Students

•   1,800 Graduate Students

•   Established in 1969

•   Changwon City-Located at South East of
    Korea

    •   Well known Industrial City

    •   1 million population
Busan




Busan International Film Festival is the Biggest
             Film Festival in Asia
Portfolio
        • Coke Shake




http://itunes.apple.com/us/app/coke-shake!/id448242537?mt=8
Portfolio
• Pocket Windmill




   http://itunes.apple.com/us/app/pocket-windmill/id439495371?mt=8
Portfolio
         • Monster Buster




http://itunes.apple.com/us/app/pocket-windmill/id439495371?mt=8
iOS vs Android Market
Paradigm Shift




http://blog.flurry.com/bid/77424/Is-it-Game-Over-for-Nintendo-DS-and-Sony-PSP
http://memex.naughtons.org/archives/category/mobile-phones
Manufacturer OS share
Revenue per active User




http://blog.flurry.com/bid/83604/For-Generating-App-Revenue-Amazon-Shows-Google-How-to-Play
Pros & Cons
                  Android                         iOS

        • Wider SP(Scale-
      independent Pixels) model
      choice availability
      • Low to high-end smart         • Only one high-end device is
                                      involved
      phones
 End • Wider App distribution         • Consistent UI
Users channels available(OEM,
                                      • One App distribution
                                      channel(Apple App Store)
      carrier & Googles)
                                      • Easy OTA OS upgrade push
      • Apps incompatibility among for every iOS user
      devices/choice availability per
      OS
      • Less UI consistency
Pros & Cons
                   Android                          iOS

         • Apps: Upward compatibility, • Third-party APIs banned
         but OS features evolved too
         rapidly and heavily           • Tight control by Apple
         customized to foresee         • Upward-compatible apps
Third-                                 • Easy apps upgrade
 Party   • Third-party APIs can be     • Consistent UI
         tweaked(freedom of creative
Develo   services)                     • Consistent architecture
 pers    • App compatibility issues    • Quality of apps at the
                                       iTunes App Store is far better
         arise from missing API
                                       compared to the Android
         components or died/altered
                                       Market
         APIS
Pros & Cons
                 Android                        iOS



        • Freedom of SW             • Proprietary to Apple
       customization for UI layer
       and middle layer             • Apple automatically pushes
Device                              uniform OTA OS upgrades
       • Complex OS version
OEMs upgrade for preloaded apps     • Realization of Apple’s
                                    consistent system
       of device vendors and
                                    architecture
       carriers
Pros & Cons




http://mashable.com/2010/06/23/mobile-developer-survey-iphone-4/
iOS App Development
To be an iOS Developer
• Development is FREE
• Developer Enrollment(Appstore Uploading)
  • Individual Developer-99.99$/yr
  • Company-99.99$/yr
  • Enterprise-299.99$/yr
    • make in-house application for internal
      deployment
Developer Enrollment
• Unlimited number of apps on Appstore
 • review process before distribution
• 7:3 profit share
 • monthly financial report and payment
• iAd network
 • FREE apps can make a revenue
iOS Dev Center
And more
• Mac Developer program
 • Small market but also has an opportunity
 • Same Development tool and
    programming language and similar
    frameworks with iOS
• Safari Developer program
Community
Prerequisites
• Mac OS
 • iOS is based on Mac OS kernel(it’s small
    unix machine)
• Objective-C
 • High Level Object Oriented Language
 • Smalltalk style messaging to C language
Smalltalk?
•   Appeared in 1972

•   High level Object-
    Oriented Language
    publicly available at
    1980s

•   Influenced on Objective-
    C, Python, Ruby and
    many other OOP
    languages
OS X
• Latest Released Version is Lion(OS X.7)
 • iOS shares the core Darwin code and
    many frameworks with OS X
 • Darwin is Open source POSIX-compliant
    OS
 • Many parts of OS X and iOS is open
    source
OS X
•   Released from 2001

•   Formerly named as “Mac
    OS X”

•   POSIX-compatible(Unix
    like OS)

•   APIs are based on
    NextStep OS API
iOS Development Tool
Xcode
• Developing Software for Mac OS and iOS
• Provides Compiler, Editor, Interface Builder,
  Debugger, Performance Tool
• Supports C, C++, Objective-C, Objective-C
  ++, Java, AppleScript, Python, Ruby(and
  supports many third party compiler)
• Available on Mac App Store(FREE)
Xcode
Xcode
Interface Design-storyboard
UI design on iOS
• Interface design is very easy and supports
  powerful tools(Drag & Drop UI Design)
• Automatic Code Generation on UI
  component
• Supports consistent UI design
• Also supports custom view-subclass of
  standard view object
Performance tool




Memory leak detection and code performance check
  (do not provide Garbage memory collection)
Device Organizer




Add new device for development & easy distribution
App Life Cycle
Windows and Views
Programming Language
Objective-C
• Object-Oriented programming language
  that add Smalltalk-style messaging
• Thin layer on top of C
 • compatible with C program
• Very simple language
• Single inheritance
• Dynamic runtime typing(majority of its type
  checking is at run-time), loosely typed
  language
Objective-C(at a glance)
header file
implementation file
Supported Libraries
• Multimedia
  • Audio,Video frameworks supports many
    audio/video filers too
• LBS
  • Mapkit, CoreLocation framework
• Game and Network
  • Game Center, GameKit, CoreBluetooth
    framework, GL Kit
Supported Libraries

• Ad
 • iAd framework
• SNS
 • AddressBook, AddressBookUI framework
• and much more
3rd Party Libraries
• Game
  • Cocos2d, Unity 3D, Corona SDK
• AR
  • Wikitude AR, Layar Player SDK, ARKit,...
• QR code, barcode API, and much more
• Libraries based on C/Obj-C and Cocoa
  libraries are allowed
Supporting Sensors

• 3-axis accelerometer, gyroscope, digital
  compass, GPS
• Camera, Microphone
• Apple provides framework for all these
  sensors
Good Reference




http://www.stanford.edu/class/cs193p/cgi-bin/drupal/
Good Reference




http://itunes.apple.com/itunes-u/ipad-iphone-application-development/id473757255
Good Reference




Huge number of video tutorials are supported(FREE)
Good Reference




http://pierre.chachatelier.fr/programmation/fichiers/cpp-objc-en.pdf
App marketing
Gold Rush
Facts

• More than 100+ apps and 700+ apps are
  published on Apple App Store for a DAY
• There are already more than 580,000 apps
  on App Store
Facts
Instagram
• Founded at Oct. 2010
• Photo sharing program
 • take a photo, digital filter, share it on
    Social Networking service
  • 30 million accounts in April 2012
• April 9, 2012, Facebook acquired the
  company for $1 billion in cash and stock(13
  employee)
App Pricing

• You can choose appropriate price tier for
  your app
• You can make a discount event during some
  period(Black Friday Sale, Easter Sale,...)
• Or FREE apps for marketing
App store price tier



        ...
App marketing
• Understand Your App’s Unique Value and
  Message IT
• Deliver Your Message to your Targeted
  Audience
• Price Your App Effectively
• Implement a Brief Marketing Plan
Meta Data
Meta Data
Meta Data(Localization)




       Korean Description
Meta Data(Localization)
App promotion
   •   Ask a review about your
       app




http://maniacdev.com/2011/08/ios-app-review-sites/
App promotion
In App Purchase
• allows customers to purchase upgrades,
  new content, and complementary features
  directly within your app
 • without having to go back to the App
    Store
 • simplifying and shortening the path to
    purchase, you’re more likely to keep your
    customer interested
Angry Birds-mighty eagle
Mobile Ad
iAd
• iAd
 • Apple provides mobile advertising
    platform
 • Provides interactive advertising service
 • Apple retains 30% of the revenue, 70%
    for developers
 • Free apps can make revenues
Mobile Ad

• eCPM(Click Per Mille)
 • (Total Earning/Impression)*1000
 • great performance measure for ad units
• iAd eCPM depends on its Click Through
  Rate(CTR)
iAd eCPM




CTR: Click Through Rate, Higher CTR makes high eCPM
iAd Revenue




http://forums.macrumors.com/showthread.php?t=1022402
Admob

• Admob(Advertising on mobile) is founded
  in 2006.
• 2009 google acquired Admob
• Supports Android OS, iOS, webOS, Flash
  Lite, WP 7 mobile platforms
Admob


• House Ad is available
• lower eCPM comparing to iAd
eCPM
 • Coke Shake!- iAd

• Coke Shake!- Admob
Mobile Ad
    adRequest   iAd
    Response
Mobile Ad
    adRequest       iAd
   failToReceiveAd
            adRequest
    Response         Admob
Mobile Ad solution




http://vator.tv/news/2011-01-05-millennial-media-makes-275-million-round
Conclusions
• Mobile app market is the fastest growing
  marketing
• Android and iOS market will be a main app
  market
• Many ways to make a revenue(Own Business
  Model)
• In App Purchase and Mobile Ads are also
  very good target
Video
Questions?

More Related Content

PDF
Native vs Hybrid - Options to develop your mobile application
PDF
Web App VS. Hybrid App VS. Native App?
PPTX
Native vs Web vs Hybrid Mobile Application Development
PDF
Mobile App Development
PPTX
Mobile architecture options
PPTX
Mobile applications chapter 5
PPTX
Introduction to Mobile Development
PDF
Native vs Hybrid vs Web
Native vs Hybrid - Options to develop your mobile application
Web App VS. Hybrid App VS. Native App?
Native vs Web vs Hybrid Mobile Application Development
Mobile App Development
Mobile architecture options
Mobile applications chapter 5
Introduction to Mobile Development
Native vs Hybrid vs Web

What's hot (20)

PPTX
Development of Mobile Application -PPT
PPTX
Mobile Application Development: Hybrid, Native and Mobile Web Apps
PDF
iPhone - Human Interface Guidelines
PPT
Native, Web or Hybrid Mobile App Development?
PPTX
Introduction to mobile application development
PDF
The Great Mobile Debate: Native vs. Hybrid App Development
PPT
Hybrid mobile app development
PPTX
IBM Worklight for Digital Agencies
PPTX
Pick Your Poison – Mobile Web, Native or Hybrid?
PDF
Introduction to Cross-Platform Hybrid Mobile App Development
PPTX
Hybrid vs Native Mobile App. Decide in 5 minutes!
PPTX
Day: 1 Introduction to Mobile Application Development (in Android)
PPTX
Building Hybrid Apps with AngularJS and Ionic
PDF
Mobile applications chapter 2
PDF
Qa extreme 2011 eran kinsbruner
PPTX
App development
PPTX
Hybrid Mobile App
ODP
Introduction to Mobile Application Development
PDF
Ramon Pastor of Rogomi inc on Trends in iOS Development at DevCon Summit 2013...
PPTX
iPhone application development in India
Development of Mobile Application -PPT
Mobile Application Development: Hybrid, Native and Mobile Web Apps
iPhone - Human Interface Guidelines
Native, Web or Hybrid Mobile App Development?
Introduction to mobile application development
The Great Mobile Debate: Native vs. Hybrid App Development
Hybrid mobile app development
IBM Worklight for Digital Agencies
Pick Your Poison – Mobile Web, Native or Hybrid?
Introduction to Cross-Platform Hybrid Mobile App Development
Hybrid vs Native Mobile App. Decide in 5 minutes!
Day: 1 Introduction to Mobile Application Development (in Android)
Building Hybrid Apps with AngularJS and Ionic
Mobile applications chapter 2
Qa extreme 2011 eran kinsbruner
App development
Hybrid Mobile App
Introduction to Mobile Application Development
Ramon Pastor of Rogomi inc on Trends in iOS Development at DevCon Summit 2013...
iPhone application development in India
Ad

Similar to iOS App Development and Marketing (20)

KEY
Introduction to iPhone App Development - midVentures DESIGN+DEVELOP
PPTX
20220728-iOSAppDev-MobileAppDev.pptx
PDF
Differences Between Developing for iOS and Android.pdf
PDF
iPhone Seminar Part 1
PPTX
Android & IOS
PDF
iOS Development Talk - KP Digital Youth Summit 2014
PDF
iPhone App Dev Overview - Mobile Dev Camp Vietnam 1
PPTX
Android_vs_iOS_Presentation.pptx
PDF
Learn everything about mobile app development. .pdf
PDF
Ycs iphone-development
PPTX
whyglobal services.pptx
PPTX
Android vs iOS
PPTX
Andriod vs iphone
PPTX
Android vs iOS Presentation.pptx
PDF
bol.com Partner event 2013 - Presentatie Pieter Siekerman
PPTX
ios mobile app development Company Ajath Infotech .pptx
PDF
Preparing for Release to the App Store
PPTX
iOS vs android .pptx
PDF
Android & iOS Marketplace in Development Era
PPTX
How to decide between iOS and android development
Introduction to iPhone App Development - midVentures DESIGN+DEVELOP
20220728-iOSAppDev-MobileAppDev.pptx
Differences Between Developing for iOS and Android.pdf
iPhone Seminar Part 1
Android & IOS
iOS Development Talk - KP Digital Youth Summit 2014
iPhone App Dev Overview - Mobile Dev Camp Vietnam 1
Android_vs_iOS_Presentation.pptx
Learn everything about mobile app development. .pdf
Ycs iphone-development
whyglobal services.pptx
Android vs iOS
Andriod vs iphone
Android vs iOS Presentation.pptx
bol.com Partner event 2013 - Presentatie Pieter Siekerman
ios mobile app development Company Ajath Infotech .pptx
Preparing for Release to the App Store
iOS vs android .pptx
Android & iOS Marketplace in Development Era
How to decide between iOS and android development
Ad

More from Changwon National University (20)

PDF
생성인공지능둘러보기.pdf
PDF
2011 app center Changwon National Univ.
PDF
인공지능의 파도가 온다
PDF
Mobile Healthcare Application
PDF
PDF
알아두면 편리한 macOS 에디터 단축키와 기능
PDF
키보드 기호의 이름 알아보기(한국어, 영어)
PDF
AI 로봇 아티스트의 비밀(창원대학교 정보통신공학과 특강)
PDF
20 2 강의를 마치며
PDF
20 1 코딩스타일
PDF
18 2 파이썬표준라이브러리
PDF
18 1 파이썬패키지
PDF
17 2 필터함수와 맵함수
PDF
17 1 람다함수
PDF
16 1 상속과super()
PDF
15 2 클래스정의와self
PDF
14 4 슬라이싱
PDF
14 3 리스트함수
PDF
14 1 리스트의 메소드
생성인공지능둘러보기.pdf
2011 app center Changwon National Univ.
인공지능의 파도가 온다
Mobile Healthcare Application
알아두면 편리한 macOS 에디터 단축키와 기능
키보드 기호의 이름 알아보기(한국어, 영어)
AI 로봇 아티스트의 비밀(창원대학교 정보통신공학과 특강)
20 2 강의를 마치며
20 1 코딩스타일
18 2 파이썬표준라이브러리
18 1 파이썬패키지
17 2 필터함수와 맵함수
17 1 람다함수
16 1 상속과super()
15 2 클래스정의와self
14 4 슬라이싱
14 3 리스트함수
14 1 리스트의 메소드

Recently uploaded (20)

PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
solutions_manual_-_materials___processing_in_manufacturing__demargo_.pdf
PPTX
breach-and-attack-simulation-cybersecurity-india-chennai-defenderrabbit-2025....
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
cuic standard and advanced reporting.pdf
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Modernizing your data center with Dell and AMD
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPT
Teaching material agriculture food technology
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Machine learning based COVID-19 study performance prediction
PDF
Approach and Philosophy of On baking technology
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
[발표본] 너의 과제는 클라우드에 있어_KTDS_김동현_20250524.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
solutions_manual_-_materials___processing_in_manufacturing__demargo_.pdf
breach-and-attack-simulation-cybersecurity-india-chennai-defenderrabbit-2025....
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
The Rise and Fall of 3GPP – Time for a Sabbatical?
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
cuic standard and advanced reporting.pdf
20250228 LYD VKU AI Blended-Learning.pptx
Modernizing your data center with Dell and AMD
NewMind AI Monthly Chronicles - July 2025
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Teaching material agriculture food technology
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Network Security Unit 5.pdf for BCA BBA.
Machine learning based COVID-19 study performance prediction
Approach and Philosophy of On baking technology
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
[발표본] 너의 과제는 클라우드에 있어_KTDS_김동현_20250524.pdf

iOS App Development and Marketing