Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Build a Playlist Browser with Objective-C Working With Multiple View Controllers Recap of iOS Basics

iOS Simulator crashes even though it says "build succeeded"

For the past few days, I've been realizing that something is wrong with my iOS simulator in that while it said that "build succeeded," when it opens the app up, it crashes immediately (it displays a weird geometric shape as an app icon and it goes into the app and then brings me back to home screen). I've checked my code many times and nothing seems wrong with it because it matches up with the instructor's code.

1 Answer

Code Junkie
Code Junkie
3,786 Points

Open Simulator from Spotlight and then check whether it is working or not. It will probably be working directly. Now reset your simulator and start xcode and try to run your project.