Chapter 12: How Do I Test and Fix My App?

9781118462133-co1201.tif

Testing an app means two things. Users have to be comfortable with it, and they have to find it easy to work with—or play with. But as a developer, it’s also your responsibility to make sure your apps work reliably. If an app loses data or crashes, it inconveniences users and creates a bad impression. Xcode includes testing and profiling tools that can help you track down and fix basic errors in your code. You can use these tools to make your app as reliable as possible before you upload it to the App Store.

Testing Apps

Using the Xcode Debugger

Getting Started with Instruments

Get iOS App Development Portable Genius 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.