Problems under iOS 8?

Hi,

anybody else having problems with the GM of iOS 8?
On my iPhone 4s games tend to load until I run out of patience. Getting stuck on loading the “OGS” logo of after page seems complete (the “Black to move” changing in “White to move” for example), but Safari continues to load and load and load something …

Anybody else seeing that?

Bart-Jan.

If you can get any debugging info out of it I might be able to help ya, otherwise I’m gonna have to wait until iOS 8 is released to test and replicate it here.

Chrome would be an alternative while we wait for the release as well.

Hi anoek,

sure, I can give it a try over the weekend. Don’t know how the remote debugging stuff is going to work with iOS 8 though, I’m assuming it’s still the same …
Will let you know what I can find.

Bart-Jan.

hi Anoek,

here the first thing I noticed while debugging the page on a iPhone 4s:

Failed to load resource: the server responded with a status of 404 (Not Found) comes up for:
https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.1/ogs.4.1-170-g16a505e.min.js.map

Any other info you like (give me some pointers, I have web remote debugger up and running …)?

Bart-Jan.

Yeah that’s a benign and expected error. So when you navigate to a game and it gets ‘stuck’, what else is in the console log? if it’s easy, can you just copy/paste the whole log over here?

Sure.
Here are a couple are minute or 2:

Failed to load resource: the server responded with a status of 404 (Not Found)
ogs.4.1-170-g16a505e.min.js:1704:216Disconnected from signaling server
ogs.4.1-170-g16a505e.min.js:1670:242
Object
ogs.4.1-170-g16a505e.min.js:1671:217TypeError: undefined is not an object (evaluating ‘h.challenges[f.challenge_id].system_message_id’)
ogs.4.1-170-g16a505e.min.js:1670:242
Object
https://ggs.online-go.com/socket.io/1/jsonp-polling/LuATJlGqY3wZujYZZpmO?t=1410556251746&i=0Failed to load resource: the server responded with a status of 502 (Bad Gateway)
ogs.4.1-170-g16a505e.min.js:1704:216Disconnected from signaling server
online-go.com:1727Starting download at 137626 ms

Hope that helps,
let me know if you need more :wink:

Bart-Jan.