Signing Apps, Auto-Rotations, Logging, Start Data Persistence




CS185c

Chris Pollett

Sep. 21, 2009

Outline

Getting your app on a Phone for Debugging

Getting your app on a Phone for Debugging - cont'd

Getting your app on a Phone for Debugging - cont'd some more

Image of a Program I Wrote on an iPhone

Image of HW1 App on my Phone

Quiz

To make the keyboard go away after a user hits return on the iPhone, the programmer needs to:

  1. do nothing
  2. override the method textFieldDoneEditing
  3. write a handler for the event Did End On Exit

Auto-Rotations

Specifying Rotation Support

Making Auto-Rotated Things Look Right

Finer Grain Control

Some Comments on Using Two Views

Logging

Starting Data Persistence