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 trialhaben gebremeskel
792 PointsWhen 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
Joseph Heydorn
iOS Development with Swift Techdegree Graduate 11,421 PointsHello I know this may be a little late, have you accidentally built the main screen of your application on the launch screen?
Jeremy Ro
2,275 PointsI have this same problem. I'm new to building apps, so I don't know how to fix it. :(
Matthew Alexander
14,000 PointsContentView.swift replaces the View on your iPhone simulator
George Gregorczyk
3,028 PointsI have the same problem but I don't know how to use ContentView.swift.