76
votes
28answers
12k views
What are best practices that you use when writing Objective-C and Cocoa?
I know about the HIG (which is quite handy!), but what programming practices do you use when writing Objective-C, and more specifically when using Cocoa (or CocoaTouch).
75
votes
24answers
11k views
Howto articles for iPhone development, Objective C
I am looking for an introduction into developing for the iPhone. Any recommendation? I do not speak Objective-C either, so tutorials on that would not hurt either.
44
votes
14answers
5k views
Tips for a successful AppStore submission?
In a day or two I'll be ready to submit my iPhone app to the AppStore and I'm curious whether people who have gone through this process have any tips / suggestions for a smooth sub …
34
votes
7answers
3k views
UIImagePickerController, UIImage, Memory and More!
I've noticed that there are many questions about how to handle UIImage objects, especially in conjunction with UIImagePickerController and then displaying it in a view (usually a U …
32
votes
23answers
2k views
Are you doing iPhone development? How do you learn?
I am looking for more iPhone developers who are actively posting to their blog and/or Twitter. I have been learning a lot from books but the online resources beyond Apple's develop …
30
votes
9answers
3k views
How can I write an iPhone app entirely in JavaScript without making it just a web app?
I don't want to take the time to learn Obj-C. I've spent 7+ years doing web application programming. Shouldn't there be a way to use the WebView and just write the whole app in jav …
27
votes
5answers
2k views
How do you optionally use iPhone OS 3.0 features in a 2.0 compatible app?
I'd like to use some features of iPhone OS 3.0 in my 2.0 app when it runs on a 3.0 device. I don't want to go 3.0 all the way because there are customers who do not want to update …
27
votes
18answers
9k views
What’s the cheapest mac development box possible?
Simple question really, I would like to learn some cocoa, primarily for playing around with the Iphone SDK, but first i need a mac.
Macs are expensive, but I don't know at what po …
27
votes
11answers
2k views
SO iPhone App - anyone else doing one?
I am planning to create a (native) frontend Cocoa Touch app for SO on the iPhone / iPod touch.
Has anyone else started this already so I don't reinvent the wheel. I would be keen …
26
votes
9answers
6k views
Can I embed a custom font in an iPhone application?
I would like to have an app include a custom font for rendering text, load it, and then use it with standard UIKit elements like UILabel. Is this possible?
I found these links:
…
26
votes
10answers
16k views
Starting iPhone app development in Linux?
I've heard that you need to get a mac if you want to develop iphone apps. Is it true? Is it possible to develop iPhone Apps using Linux. If yes what do I need and where to download …
26
votes
11answers
10k views
How do I detect when someone shakes an iPhone?
I want to react when somebody shakes the iPhone. I don't particularly care how they shake it, just that it was waved vigorously about for a split second. Does anyone know how to de …
26
votes
22answers
35k views
Develop iPhone applications using Microsoft Windows [closed]
Possible Duplicates:
ipod touch / iphone development on Windows?
iPhone development on Windows
I don't have a mac, but I wish to develop iPhone applications on Windows p …
24
votes
21answers
2k views
iPhone or Android?
According to a recent article iPhone has gained a better appeal than Android among programmers. I'm quite a newbie to Java and a complete profane to ObjectiveC, in your opinion, in …
24
votes
10answers
21k views
How can I develop for iPhone using a Windows development machine?
Is there any way to tinker with the iPhone SDK on a Windows machine? Is there plans for an iPhone SDK version for Windows?
The only other way I can think of doing this is to run a …
