Tomas R. wrote in post #1018809: > RoR is for building web app, for smartphones app you should learn java i > think. But any web app build with RoR will work on a smartphone using > the internet browser.
Yes, Android is Java, but iOS is absolutely NOT Java (thank God implied there). Pepe, If you're truly interested in developing native iOS apps then here's the place to start: http://developer.apple.com/library/ios/#referencelibrary/GettingStarted/URL_iPhone_OS_Overview/_index.html#//apple_ref/doc/uid/TP40007592 If instead you're interested in optimizing your web apps built in Rails for iOS specifically then start here: http://developer.apple.com/library/safari/#referencelibrary/GettingStarted/GS_iPhoneWebApp/_index.html#//apple_ref/doc/uid/TP40008134 -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

