- Hard-core professional development tips, tricks and so far never heard of secrets
Description:
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.
We are going to get our hands dirty in areas, including but not limited to:
- 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
- handling crappy network access
- 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
- Ensuring a solid user experience by moving processing to background threads and processes
- Other areas are added by request



Go to top