该项目(react-native)在 Xcode 10.2 上运行良好,为了在 iOS 13 上对其进行测试,我尝试使用 Xcode 11.2.1 打开项目,应用程序在启动时崩溃,来自 Xcode 11.2.1 控制台的错误如下:
Assertion failure in -[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKitCore_Sim/UIKit-3900.12.16/UIApplication.m:5316
2019-12-10 14:26:37.206842+0530 workish[73259:574909] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'App called -statusBar or -statusBarWindow on UIApplication: this code must be changed as there's no longer a status bar or status bar window. Use the statusBarManager object on the window scene instead.'
*** First throw call stack: