Closed Matchstic closed 7 years ago
The plan to reolve this is to check if the current device's Lockscreen can rotate. If not, I'll force the current orientation to portrait on my internal state for frame sizing. This issue doesn't occur on devices that can rotate, as willTransitionToSize will get called if the device is required to changes orientation.
Issue resolved for v0.3.6
For some unknown reason, the UI will render in landscape orientation when the device is portrait.