Site Map
js navbar
js navbar
Dies ist eine alte Version des Dokuments!
= iPhone Entwicklung FAQ
== Für App Beta Tester === Wie finde ich die Device ID meines iPhones heraus? * http://www.innerfence.com/howto/find-iphone-unique-device-identifier-udid?mail_to=mr0738%40mro.name * Quelle bei Apple
=== Wie mache ich einen Screenshot? * "Home" + "StandBy" Knopf kurz gleichzeitig drücken
=== Wo finde ich die Crash Logs? * Apple: "Sending Crash Reports to a Developer" und * Apple Technical Note TN2151
== Graphik Designer === Bildmaterial: Was und welchen Größen
* iPhone HIG: Creating Custom Icons and Images * App Icon, Startbild, Settings Icon * Navigation- und Toolbar Icons * Tab bar Icons * Launch Image
=== iPhone 4 - doppelte Pixeldichte
* HIG - Tips for Creating Great High-Resolution Artwork * APG - Supporting High-Resolution Screens
== Für Interaction Designer
=== Wo finde ich die Apple iPhone Techtalks? * Als "Registered Developer" anmelden und dann hier entlang. Vor allem die „Essential Videos“ sind's wirklich.
=== Gibt's einen Styleguide? * Apple: "Phone Human Interface Guidelines" (iPhone HIG) === GUI Bausteine * iPhone HIG: Application Controls * iPhone HIG: Tabellen
=== Übliche Gesten? * iPhone HIG: Gestures users make to interact with iPhone OS–based devices
=== Standardicons? * iPhone HIG: "System-Provided Buttons and Icons"
=== Nachrichten und Warnungen * iPhone HIG: "An action sheet, a modal view, and an alert"
=== Sound * iPhone HIG: Using Sound === Wie sollte man Datumswerte/Uhrzeiten formatieren? Apple sagt: „You are encouraged, however, not to change individual settings, but instead to use the NSDateFormatter style constants to specify pre-defined sets of attributes that determine how a formatted date is displayed. … These are styles that the user can configure in the International preferences panel in System Preferences. If you specify your own format string, you lose user-configurability.“ == Lokalisierung / Übersetzung
* Info Plist Inhalte - z.B. Homescreen Name * App Icon & Default Image (kann pro Sprache + URL Schema anders sein!)
== App Store * Bildmaterial, Marketing Material: http://developer.apple.com/iphone/appstore/marketing.html * Apple App Store Tips