P
P
piatachki2021-02-24 20:41:58
Google Chrome
piatachki, 2021-02-24 20:41:58

How to diagnose site errors on mobile chrome?

Good afternoon. I'm new to front-end development, so the solution might seem obvious to some. But google didn't help me.

Problem:

An Angular site with PWA doesn't work on mobile chrome. The front itself loads, works fine, but nothing happens when requests are made for the back. The ambush is that requests are not processed randomly, only on chrome and only on the mobile version. In the mobile phone emulation mode on the desktop, the problem is also not reproduced. The backing API hasn't changed.

I didn’t find developer tools in mobile chrome, I couldn’t debug anything similar to the console. Stack of network calls too did not dug up.

Actually, the question is: how to diagnose the operation of the site in the mobile version of chrome? Surely there are some standard approaches. Tell me please.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vasily Bannikov, 2021-02-24
@piatachki

You can connect to mobile chrome remotely.
https://developers.google.com/web/tools/chrome-dev...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question