uno.toolkit.ui icon indicating copy to clipboard operation
uno.toolkit.ui copied to clipboard

[iOS] NavigationBar crashes on iOS 12

Open kazo0 opened this issue 1 year ago • 1 comments

image

kazo0 avatar Feb 23 '24 14:02 kazo0

Smells like we are missing a check in the NavigationBarRenderer.iOS.cs for UIDevice.CurrentDevice.CheckSystemVersion(13, 0) when referencing the UINavigationBarAppearance APIs

kazo0 avatar Feb 23 '24 17:02 kazo0