So when I turn my phone horizontal in my progressive web-app, a weird crop of the “Scan to Install” page replaces the screen the user is on. It looks almost like a glitch and takes away from the experience as a user could easily turn the phone sideways and then will be taken to this weird destination. Is there any way to prevent this from happening?
I’m assuming this happens because when the phone is tilted to landscape it thinks the user is on a desktop even when this is not the case. But I haven’t found a way to stop this from happening in my PWA.