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
J V
1,774 Pointshaving trouble with ios Simulator
When I launch the simulator, the UI of the crystal ball is blank. I also get a message that looks like this http://tinypic.com/view.php?pic=ojm5pd&s=4
How do I solve issue?
16 Answers
Ernest Grzybowski
Treehouse Project Reviewer- Do you get any error message in the console?
- What lesson/video are you on exactly?
J V
1,774 Pointsno
Ernest Grzybowski
Treehouse Project ReviewerWhat lesson/video are you on exactly?
Ernest Grzybowski
Treehouse Project ReviewerI'm confused, is your text blank or is the crystal ball not showing? Lastly, can you paste your code into something like http://pastebin.com/
J V
1,774 PointsWhen I launch ios simulator the User Interface is blank and I get a message from xcode http://tinypic.com/view.php?pic=ojm5pd&s=4 What code you need and where do i get it?
Another issue is that I don't see the ViewControl.h the same as the video; http://teamtreehouse.com/library/ios-development/build-an-iphone-crystal-ball-app/learning-the-language/creating-a-property
Ernest Grzybowski
Treehouse Project ReviewerWhat is different about your ViewController.h and the one in the video?
Also, okay I understand. Your application is crashing and not even starting at all which is why you are seeing the white screen.
J V
1,774 Pointsios simulator =http://tinypic.com/view.php?pic=2ikpopv&s=4 xcode message= http://tinypic.com/view.php?pic=ojm5pd&s=4 You think the simulator has crashed?
I solved the second issue. Thanks
Ernest Grzybowski
Treehouse Project ReviewerCare to share what the issue was? I think a "blank" screen means that the application didn't start successfully.
J V
1,774 Pointsplease explain your last post. I still have the same problem that I'm seeking help for.
Ernest Grzybowski
Treehouse Project ReviewerSorry, I read "I solved the second issue. Thanks" as "I solved the issue. Thanks"
So you are still getting an error. Can you paste your ViewController.h and ViewController.m in pastebin.com?
J V
1,774 PointsI now see the ios simulator back in action. All I did was go to ios simulator->hardware-> device- Then, I started playing with it and then the crystal ball app appeared . Thanks
J V
1,774 PointsHow long you've been developing in ios?
Ernest Grzybowski
Treehouse Project ReviewerAre you still getting the error from the image you posted earlier... or is that gone? I'm still pretty new to iOS. I've been very slowly learning it for the past few months. Only when I have free time.
J V
1,774 PointsI have no error. Thank you for your help!
J V
1,774 PointsKeep learning!