Lately we are seeing a strange bug that occurs on iOS.
If the app is open and in the foreground, then you lock the screen, then open the lock-screen - after 1 second it flips from landscape to portrait, then after 1 second it returns to landscape.
This switch is not followed by a “resize” event, and the ui is not actually re-building.
It’s as if a screenshot of the app was taken, rotated, then returned to correct orientation.
This happens with the latest daily build (2997) and even in builds before that (2987).
Is anyone else experiencing this bug?
What can we do to solve it?