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

Dynamic Typing

I am trying to follow along with the dynamic typing video and I get to the part where he claims to have made a Shape class and I get stuck. I have not only imported and/or created the shape class over again in this file and I keep getting an error in the console that reads "Shape: 0x60000001a700" or one similar. Why is this happening if I have all the same code from both videos?

1 Answer

Stone Preston
Stone Preston
42,016 Points

can you post the exact error message you are getting

Sorry I fixed the issue!