On Thu, Sep 23, 2010 at 12:43, Seref Arikan <serefarikan at kurumsalteknoloji.com> wrote: > Hi Olof, ... > If you go with a native app, you'll need to develop it in Objective-C, or > that has been the case up until recently. With iOS 4.0, Apple introduced > severe limitations to its SDK, the worst one being not being able to use any > other language other than Objective-C and Apple development environment. > (not so sure about the dev env)
C, C++, and JavaScript as executed by the iPhone OS WebKit engine were allowed as well. > This led to lots of criticism, and recently Apple eased it a little bit, A quote from Apple that is just a few days old: "In particular, we are relaxing all restrictions on the development tools used to create iOS apps, as long as the resulting apps do not download any code. This should give developers the flexibility they want, while preserving the security we need." http://www.apple.com/pr/library/2010/09/09statement.html So even Flash is now possible again: http://blogs.adobe.com/conversations/2010/09/great-news-for-developers.html ... > > Anyway, my 2 cents (is there a British form of this expression? just out of > curiosity) http://en.wikipedia.org/wiki/My_two_cents_%28idiom%29 > > Kind regards > Seref Cheers, Roger

