playcanvas / editor

Issue tracker for the PlayCanvas Editor
https://playcanvas.com/
158 stars 28 forks source link

Meta-tags only take effect on device rotation #81

Open ThePastaNebula opened 4 years ago

ThePastaNebula commented 4 years ago

Description

Browser: Safari System: iOS Type: PWA

When you apply meta-tags to a project, to get them to work, you need to rotate your device.

Before (notice white line at the top)

917FD60C-71A6-4C69-82D1-8530C0B1EB2B

After

10D1A54A-6104-4385-B525-80FE37D5C119

willeastcott commented 4 years ago

Can you provide more information about exactly how to reproduce this issue please?

ThePastaNebula commented 4 years ago

I uploaded a project on playcanvas to demonstrate this. If you have an iOS device around to test this out, here's how to do it: 1) Add the app to the homescreen. 2) Open it: you'll notice a 20px white bar at the top. 3) To remove it (which it shouldn't have shown in the first place) you have to rotate your device's orientation.

Hope this helps!