Rene Padillo
Rene Padillo

Reputation: 2358

iOS 12.4 -- Cannot inspect PWA in Safari or Safari TP

I'm getting headache with iOS wherein I cannot inspect my PWA both emulator and simulator.

Here's my specs:

any ideas why is this happening? and/or how to resolve the issue?

Upvotes: 2

Views: 692

Answers (1)

Just a guy
Just a guy

Reputation: 5912

As of 12.2, according to This article, Apple decided to black-box PWAs running in standalone mode.

In this "In a nutshell" section at the top:

😳 PWAs in standalone mode are not inspectable anymore with desktop Safari (the Web App process doesn’t appear as inspectable)

You're running 12.4, but I'm not certain if this was intended to have changed since then.

Upvotes: 1

Related Questions