Live data from Hacker News

Google+ for iOS is out

itunes.apple.com

21–30 of 125 posts

Re: Google+ for iOS is out

#21
I would much rather them spend the time to make the regular website iPad compatible. But Google has some funky JavaScript on the inputs capturing every keystroke and sending each keypress to the server and none of it works on iOS. You can't type, and you can't paste anything in the textboxes. And similar bugs effect Firefox, like you can't select text in the textareas using the keyboard.

Re: Google+ for iOS is out

#22
post #21

I would much rather them spend the time to make the regular website iPad compatible. But Google has some funky JavaScript on the inputs capturing every keystroke and sending each keypress to the server and none of it works on iOS. You can't type, and you can't paste anything in the textboxes. And similar bugs effect Firefox, like you can't select text in the textareas using the keyboard.

what about people using an iPhone?

Re: Google+ for iOS is out

#23
post #5

Very interesting to see how much an improvement this is to the mobile site, which is a chore to use on the iPhone. Also here's hoping for a decent iPad app, since the mobile Google+ site looks ridiculous on the iPad and the desktop version is buggy.

The app doesn't work on ipads...

Re: Google+ for iOS is out

#24
post #5

Very interesting to see how much an improvement this is to the mobile site, which is a chore to use on the iPhone. Also here's hoping for a decent iPad app, since the mobile Google+ site looks ridiculous on the iPad and the desktop version is buggy.

I can't find the iPad app in the App Store.

There isn't one, afaik.

Re: Google+ for iOS is out

#25
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).

Re: Google+ for iOS is out

#27
post #20
post #12

Earlier quoted context omitted.

I'm also running iOS5b3 and it crashes on just about everything. Stream, Pics, Circles, Profile.

Yep, same here using iOS5 beta 3. Crashes when I try to look at my stream or profile.

My Safari crashes so often on iOS5b3 that I'm not even expecting any other app to work properly :(. Now I fully understand why Apple doesn't recommend to use betas on 'production' systems.

Re: Google+ for iOS is out

#28
post #21

I would much rather them spend the time to make the regular website iPad compatible. But Google has some funky JavaScript on the inputs capturing every keystroke and sending each keypress to the server and none of it works on iOS. You can't type, and you can't paste anything in the textboxes. And similar bugs effect Firefox, like you can't select text in the textareas using the keyboard.

But google+ works perfectly fine on my ipad? even swipe gestures and transition animations

Re: Google+ for iOS is out

#29

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 models which are often running much weaker hardware specs. The reality is that sometimes devs will only test on their personal iPhones and forget to test on older-gen iPod touches, so the iPod touch experience can sometimes be less than ideal.

Post reply on HN