--- In genius-talk@yahoogroups.com, "jaegecko" <jenniedo@...> wrote:
>
> This question was asked a while back, but there was no response. I would kill
to be able to use Genius on my iPhone. Any possibility of that in the future?
I think so. The iPhone is certainly a natural fit. I've thought about it but
aside from familiarizing myself with the iPhone SDK a little not done any work
in that direction.
There are a couple of significant differences between the iPhone and OSX sdks
that would have to be dealt with. First there is the screen real estate issue.
iPhone apps have a particular approach to UI that isn't found on a desktop where
you have a mouse and more room. Second there is the issue of iPhone apps
needing to be always interruptible for phone calls and other asynchronous
events. Certainly these aren't show stopper issues.