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 Simple iPhone App with Swift View Controllers and Views Introduction to Views

When I run the iPhone 6s Simulator everything works fine but I keep getting interrupted by the hello world message

When I run the iPhone 6s Simulator everything works fine but I keep getting interrupted by the hello world message(right after the simulator runs everything Pasan showed us) and it doesn't allow me to stay on the page were the "Show Another Fun Fact" button and "Some fun facts goes here" title is

4 Answers

Jeremy Ro
Jeremy Ro
2,275 Points

I have this same problem. I'm new to building apps, so I don't know how to fix it. :(

Matthew Alexander
Matthew Alexander
14,000 Points

ContentView.swift replaces the View on your iPhone simulator

George Gregorczyk
George Gregorczyk
3,028 Points

I have the same problem but I don't know how to use ContentView.swift.