I could write the app in HTML/CSS/JavaScript and use something like phoneGap but is this technique recommended? Isn’t it better to write the app in Objective-C?
I could write the app in HTML/CSS/JavaScript and use something like phoneGap but is
Share
For a native app [objective C] i have tried with a Hackintosh on a real machine and virtual machine
is possible but illegal for apple, and difficult as sometimes you hit some walls. That takes some time to solve.
The easiest option is to buy a second hand mac [from $400? for a desktop or less for an old laptop], and start from there,
as there are lots of signing involved in your app development. And depending on your experience is better to have them “automated” for you.
So even to develop your app on HTML+JS [phone gap etc], as a wrapper you will need to deal with xcode and objC
Good luck!