ionic-team / ionic-team/capacitor-barcode-scanner
Error on ios
- Dominant language
- TypeScript
- Stars
- 64
- Forks
- 47
- Avg merge
- 1h 55m
- Merged PRs (30d)
- 1
Description
Hi, I am running into this error on IOS (android works totally fine):
⚡️ To Native -> CapacitorBarcodeScanner scanBarcode 47961097
ERROR MESSAGE: {"errorMessage":"Error decoding scan arguments","message":"Error decoding scan arguments"}
⚡️ [error] - {"errorMessage":"Error decoding scan arguments","message":"Error decoding scan arguments"}
⚡️ [error] - ERROR
`
CapacitorBarcodeScanner.scanBarcode({hint: CapacitorBarcodeScannerTypeHintALLOption.ALL}).then(({ScanResult}: CapacitorBarcodeScannerScanResult) => {
console.log('ScanResult', ScanResult)
})`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.