2

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

KellyCMI
  • 177
  • 2
  • 12

1 Answers1

4

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

Jaffa
  • 12,442
  • 4
  • 49
  • 101