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

iOS Development on Windows?

Can I develop iOS Apps on windows PC??

6 Answers

Xamarin, and there are other examples too like Appcelerator, are cross-platform development tools so, yes, you can use that to write apps that work on Apple devices - they'll equally work on Android devices too as you can export the code to the environment of your choosing.

This isn't quite the same as developing with Native code and there are restrictions in what you can achieve and some other efficiency issues. But if you just want to put out an App on an Apple device, then these are viable alternatives at a small cost.

Unfortunately not, no. You'll need a Mac to be able to download Xcode and create applications in either Objective C or Swift.

Steve.

Unfortunately you cannot download Xcode (The IOS coding platform Treehouse uses) on Windows sorry.

If I'm not mistaken you could use a program called Xamarin to write iOS apps in the C# language, but of course Treehouse doesn't teach C# and that might just be a dealbreaker.

Thanks everyone for helping me knowing about the answer to this question.

Hey Rohin,

You can do iOS Development on windows. Technically... I found this website a while ago called 'MacinCloud' - www.macincloud.com it allows you to connect to a virtual mac through your browser or remote desktop application. I don't use it personally so i wont be able to tell you if its good or bad but they offer a trial so you could try that! In my opinion, because im a student its rather expensive. In the short term i guess it would alot cheaper than buying a thousand pound Mac and atleast you haven't made a huge investment if you decide after while you decide iOS development isn't for you.

Hope I helped! :)

-Stephen