scnaonao

Results 3 issues of scnaonao

Type 'QRScannerOriginal' is not assignable to type 'Provider'. Type 'QRScannerOriginal' is missing the following properties from type 'FactoryProvider': provide, useFactory [2322]

if (!orderString) { [self.commandDelegate sendPluginResult:[CDVPluginResult initWithStatus:CDVCommandStatus_ERROR message:orderString] callbackId:self.callbackId]; }

一直报这个错误,无法解决