I’m a NET developer who embarked on iOS / iPhone dev a week ago. I have two questions:
1) I need to make an app which will be distributed to several clients. So things like Logo, title etc… need to be different for each of them.
(The idea is to create one app, but distribute to several clients)
What approach do you recommend?
2) How to increase my learning pace with iOS, any good quality resource you recommend?
Apple provides two solutions.
For learning, I started with the following resources:
Once I understood the basics of Objective-C, Xcode, and the Interface builder, I found the best resources for learning were the Samples apps and developer library on the developer portal.
For specific questions, I’ve had the best luck with stackoverflow.com