Все нормально на 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
Ребята, есть предложения?