Hacker News new | ask | show | jobs
by andrewescott 4716 days ago
Is there any easy way to do native iOS application development with Objective-C if you don't run OSX?
1 comments

Alternatively, "is there any easy way to do Windows Mobile development with C++/CLI if you don't run Windows?"

Obviously, you're not going to have a good time writing code native to a particular OS if you aren't working with that OS. At best, your experience will be subpar. imo

Android