Interesting. I'm running iOS5 beta3, and when I attempt to hit the Stream, the app dies. Does this happen for anyone else? EDIT: Also when I click on someones profile in the 'cirlces' list. I can't really give any impressions on the app without these things working, but viewing photos and photo comments feels nice and responsive.
Can't believe they went for the same Facebook style launcher, when it's a) used by Facebook b) only got 5 icons c) it's explicitly regarded as bad UI design by Apple (at this WWDC).
I don't think it's terrible UI design, even if it isn't the best. It is familiar, which is smart for a new product which is aimed at converting users.
Can't believe they went for the same Facebook style launcher, when it's a) used by Facebook b) only got 5 icons c) it's explicitly regarded as bad UI design by Apple (at this WWDC).
What alternate style launchers would you recommend then rather than the standard grid of icons? I agree that it doesn't look very good with few icons and has a bad UX with too many icons, but it seems hard to find something that fits perfectly in the middle.
Can any experienced iOS developers please tell me if it is really 'that' hard to make an app iPod Touch compatible? I mean, come on, you just alienate a ton of users without implementing iPod or iPad compatibility...
iPad is 'that' hard because it is non-trivial to take advantage of the new screen real estate. Often-times you must implement a completely new navigation model because the stock split view controller is rarely the navigation model you want to use. iPod touch is generally easier. It usually comes down to gracefully degrading features. Much care must also be taken to ensure that the app performs well on the iPod touch…
Even then, I can't think of much you've got to degrade for the iPod touch. The big stuff (screen/ram/graphics/cpu) is near enough identical. If you support the previous gen iPhone, the current gen iPod should be no problem. You can pick up location from wifi... all I can think of not being available is the compass...
Can't believe they went for the same Facebook style launcher, when it's a) used by Facebook b) only got 5 icons c) it's explicitly regarded as bad UI design by Apple (at this WWDC).
"it's explicitly regarded as bad UI design by Apple"
I find that hard to believe considering that launcher concept is implemented by Apple in the iOS home screen.