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

Outlet connection issue- iOS Swift

I'm working on a project, I'm getting the signal SIGABRT error. After searching I figured out it was because an outlet wasn't connected. The problem is once I pull up assistant editor the outlet appears to be connected, when I'm not in assistant editor they are not. This problem came up when I had to go and change the name of one of the outlets

1 Answer

Answer in case anyone else has this issue

Go to your storyboard, find the view controller of which you want to view all the outlets of, and click on the yellow logo at the top of it which shows a square inside a circle. Then go to the side panel on the right, and click the arrow with the circle (top right). There you can see all the outlet and action connections