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 trialmrx3
8,742 PointsDoes anyone know if you can download a iphone emulator?
I don't have a server to setup test pages that I have completed, so I was wonder if there is a place that sells or has open source software were I can download a emulator like the one Guil uses in the video?
Thanks in advance for any help.
2 Answers
Jason Anders
Treehouse Moderator 145,860 PointsI'm not sure if this will help or do what you need, but in Chrome Dev Tools, there is a device simulation that allows you to choose from a large list of devices to test your page on (including all the iPhones). Just open Dev tools in Chrome and (at least on my version) there is a little phone icon near the top left of the dev menu bar.
shawnajean
5,839 PointsXCode has an iOS simulator. I'm not sure if that's what Guil is using though.
mrx3
8,742 Pointsmrx3
8,742 PointsI'm aware of the Chrome Dev Tools. I would like to have something like what Guil has. Thanks for the input Jason.