wendux / DSBridge-IOS

:earth_asia: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.
1.95k stars 303 forks source link

使用 UIWindowSceneDelegate 的情况下,会导致奔溃(crash) #142

Open detector-m opened 2 years ago

detector-m commented 2 years ago

如下是奔溃的简要日志: Terminating app due to uncaught exception 'NSObjectNotAvailableException', reason: 'UIAlertView is deprecated and unavailable for UIScene based applications, please use UIAlertController!'