Is anybody else having this issue? I’ve tested it on iPhone (Chrome and Safari), iPad (Safari) and Android (Silk) on various games and I don’t see any problems loading.
It might be a firewall problem, particularly if you’re on a work or school-related wifi. They sometimes block the ports that Ares needs to communicate with the game.
Could also be an addon or security setting blocking the Javascript.
Chontio is also using base HTTP instead of HTTPS, so that could be why it works on that site and not the more recent ones that are HTTPS-enabled. Though it would be ironic for a firewall to be blocking more secure traffic and not less.
It may be the HTTP thing, yes. But I don’t think it’s a firewall problem, as I am able to access the website from my laptop, going over the same connection. I checked Safari settings, and they tell me Javascript is enabled. I have to admit that I have a superold iphone 4s, so that may be part of the issue.
It is an interesting phenomenon, but not something I can’t work around by using the laptop for viewing the websites.
That one seems to be a known issue with JQuery in older versions of IE (and potentially other browsers that don’t support the latest ES6 javascript features). It seems like it might be an easy thing to add something to fix that. If so, cool - but I’m not going to put too much effort into supporting old browsers.
Cool. I’m sure somebody somewhere does, though, so it’s worth a few minutes to see if I can backfill the ES6 thing it’s complaining about. Maybe that’s related to Lyanna’s issue too (even though she’s not on IE.)