+ 4
Developing iOS apps on Windows?
Is it possible to develop iOS apps on Windows? How can I do this without Mac and XCode? (But I have iPhone and iPad;))
5 Respostas
+ 2
Yes IOS apps can be developed in Windows.
Download Visual Studio Community Version for free. Download and install the ios plugin in Visual Studio Installer.
+ 3
Thanks so much
+ 2
And how can I run and test my code on iPhone or iPad?
+ 1
Visual Studio has a built in emulator for that.
+ 1
Always a pleasure. Happy coding ;)