Learning iOS Development: A Hands-on Guide to the Fundamentals of iOS Programming
by Maurice Sharp, Erica Sadun, Rod Strougo
Challenges
1. This is a timesaving challenge. Open the project CH14 CarValet Challenge 1. Profile the app using the Time Profiler and run through the app. Find and fix the performance issue. The performance issue is bad enough to show up on the simulator, though a device makes it much more obvious. All the fixes are in the new timesaving class, not AppDelegate.
2. This challenge is a debugger issue, another problem you are likely to encounter. Open CH14 CarValet Challenge 2, choose the iPad Simulator, and run the app. Look at the details on a car, and wait for the crash. Now use the resources at your disposal to find and fix the bug.
3. It’s time to hunt your own EXC_BAD_ACCESS bug. Open the project in the CH14 CarValet Challenge 3 folder. Run ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access