@media (display-mode: standalone) not working after PWABuilder

85 Views Asked by At

I have used PWABuilder.com to make my PWA into a native iOS app. However, in the native iOS app the CSS query @media (display-mode: standalone) does not detect when the app is standalone.

How would I fix this?

0

There are 0 best solutions below