Phonegap-plugin-barcodescanner在iOS 13上不起作用

时间:2019-11-07 05:13:40

标签: cordova cordova-plugins

在ios 12上一切正常,但是在ios 13上,我开始扫描,我的应用因错误而终止

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.'

我正在使用Cordova版本:8.1.2,phonegap-plugin-barcodescanner:7.1.0

伙计们有什么建议吗?

0 个答案:

没有答案