iOS13.0 UIStatusBarStyle enum "Switch must be exhaustive".
Opened this issue · 0 comments
hanweixing commented
I used Xcode 11 beta 2 to run my iOS project, and i found that new feature (darkContent
) in iOS 13.0 about UIStatusBarStyle was not supported in this SDK.
The error is like below:
Xcode version: Xcode 11 beta 2
Kin SDK version: 0.9.0
Please check it.
By the way, it would be great if stable version other than pre-release version could come as soon as possible.
That's all, thanks for your hard work.