On MOW2011 I gave a general introduction to iOS app development, on MOW2012 we are going for the up-to-11 hard-core professional development tips, tricks and so far never heard of secrets:
- data synchronisation between a number of different server backends and the local storage in the iOS app.
- unit testing iOS apps
- automated build and deployment
- developing apps that support both old and new iOS versions
- defining and verifying battery management strategies
- catching and recording app crashes in beta and in the field
- defining and verifying minimal memory consuption strategies
- Limbo-ing under the 20Mb app size limit