[Xamarin] rotation not handled on iPad 12"
AndyDentFree opened this issue · 1 comments
AndyDentFree commented
On most devices, the app only allows portrait.
On the iPad 12" it launches in landscape mode if the device is rotated that way (typically with a keyboard cover). On rotating to portrait, the graphics are drawn with wrong bounds and touching the screen usually causes a crash.
AndyDentFree commented
moved issue to realm/realm-dotnet#1009