Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to build iphone apps using .Net on windows?

Are there any tools (emulators, IDE) which can help you develop iphone apps using .Net on windows and then publish to iTunes?

like image 220
Gulzar Nazim Avatar asked Jul 15 '09 16:07

Gulzar Nazim


People also ask

Can you develop an iPhone app on a Windows PC?

You can make an app for iOS even if you're on a PC running Windows 10. I wish I had known this when I first started because I delayed myself for 3 years before biting the bullet and buying a Mac.

Can you make iOS apps with C#?

You can build native apps for Android, iOS, and Windows by using C# or F# (Visual Basic isn't supported at this time). To get started, install Visual Studio, select the Mobile Development with . NET option in the installer.


1 Answers

Mono are working on porting their .Net runtime to the iPhone, which will be available for testing next month.

Unity is a game development platform for the iPhone that uses C# and .Net.

like image 148
tbreffni Avatar answered Sep 24 '22 14:09

tbreffni