noahc3 / SDSetup

The Ninite for your Nintendo Switch.
https://www.sdsetup.com
Mozilla Public License 2.0
367 stars 33 forks source link

Page doesn’t load on Chrome on iPhone #154

Closed coolaj86 closed 4 years ago

coolaj86 commented 4 years ago

https://sdsetup.com

Spinner spins forever on Chrome on iPhone

coolaj86 commented 4 years ago

Still hasn’t loaded on iPhone on Safari either, after about a minute of waiting.

TechGeekGamer commented 4 years ago

Maybe check your internet connection, loads fine for me.

coolaj86 commented 4 years ago

I’m on Gigabit WiFi in Utah.

I noticed because my buddy over in Atlanta, GA told me it wouldn’t load for him on his iPhone, which is newer than mine (I’ve got the 5se until they come out with another handheld size phone).

I’m on the latest beta iOS. I believe he’s on the latest stable.

That said, it takes a good 20 seconds to load over gigabit ETHERNET on my quad-core iMac. There I assume it’s due to in-browser C#-to-JS transpiring?

noahc3 commented 4 years ago

I'm suddenly getting 20 second load time over here as well, its usually 3 seconds max. Will look into it.

noahc3 commented 4 years ago

Can you try loading on your iMac again?

Don't own an iPhone to test with right now but I will try to borrow a friends tomorrow to investigate.

coolaj86 commented 4 years ago

Takes about 20-30 seconds still.

NicholeMattera commented 4 years ago

Just tested this on my iPad Air 2 and it worked just fine. (Downloading the file is taking awhile, but the actual site is working just fine.)

Safari: 2BF9B6F4-412F-4ED4-8684-B2F7A0C488B8

Chrome: EE3779EF-D1A3-429A-9EE4-0AAB8C3BA3A0

coolaj86 commented 4 years ago

I just loaded the homepage again (iMac, Chrome) and this particular time it loaded in < 1s.

Then I hit refresh again and it took a few seconds.

As of this moment it seems to take just a few seconds every time.

Also finally loaded on my phone in about 10s, for the first time.

noahc3 commented 4 years ago

Few seconds is expected on consecutive runs since it needs to pull data from the server and construct the web page. The first run will take longer because the mono runtime and assemblies need to be downloaded (and will be cached for later runs).

noahc3 commented 4 years ago

I've tested on an iPhone XR today and load time is about 5 seconds in Safari. Anything longer than that might just be from Github.