KellyCMI
KellyCMI

Reputation: 197

Webpage breaks on mobile devices (aw, snap!)

I have a problem with the https://konfiguratorszkolen.pl/ webpage - it works fine on desktop, but breaks on mobile devices.

On mobile, it loads at first and everything looks fine, but after a 1-2sec it shows "aw, snap" error. I've checked it only with Chrome and Safari on iPhone, but I believe it's a general problem.

I've already checked the website on
https://search.google.com/test/mobile-friendly
and
https://developers.google.com/speed/pagespeed/insights/
and the result are alright (mobile performance would be better).

What might be the problem? How can I debug this issue on mobile (of course works fine on a desktop browser)?

Here is the repository (it's only a code look-in): https://github.com/KamilSobieraj/Konfigurator_szkolen

Upvotes: 2

Views: 851

Answers (1)

Jaffa
Jaffa

Reputation: 12710

What you're looking for is called remote debugging and is available for firefox, chrome and there's even solutions to debug iOS safari from your computer (no Mac needed).

Upvotes: 4

Related Questions