Hour 23. Working with the Debugger
What You’ll Learn in This Hour
• Understanding how to communicate with yourself and other developers from an app
• Using the log entries for messages
• Enhancing breakpoints with actions, conditions, and iteration control
Logging Information
When you want to communicate with your users, you have a wide variety of tools available to you in the Cocoa and Cocoa Touch frameworks. In this book, the emphasis is primarily on the Objective-C language, so the Cocoa frameworks are outside the scope of the book. What this means is that you have to use the communication tools of the language itself and Foundation on both iOS and Mac OS X, which is a good way of summarizing a few of the communication tools you need to communicate ...
Get Sams Teach Yourself Objective-C in 24 Hours now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.