Is it possible to develop iphone apps from monodevelop
how to do it from ubuntu
Is it possible to develop iphone apps from monodevelop how to do it from
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sorry. Not yet, You need a Mac to write iPhone apps.
It is potentially possible with alot of work setting up the cross compilers ( apple release the gcc sources it uses about a year after doing xcode releases ).
I’ve built a few simple c demos but it was hours and hours of work to get a toolchain that works. Getting mono working on top would be more and more hours.