Socket
Socket
Sign inDemoInstall

@capacitor-community/barcode-scanner

Package Overview
Dependencies
2
Maintainers
33
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-alpha.1 to 2.0.0

2

package.json
{
"name": "@capacitor-community/barcode-scanner",
"version": "2.0.0-alpha.1",
"version": "2.0.0",
"description": "A fast and efficient (QR) barcode scanner for Capacitor",

@@ -5,0 +5,0 @@ "main": "dist/plugin.js",

@@ -127,2 +127,4 @@ <p align="center"><br><img src="https://user-images.githubusercontent.com/236501/85893648-1c92e880-b7a8-11ea-926d-95355b8175c7.png" width="128" height="128" /></p>

If you still cannot see the camera view, check if any other elements are blocking it. For more info on this see [here](#the-scanner-view-does-not-show-up).
### Stopping a scan

@@ -479,2 +481,6 @@

### The scanner view does not show up
First check that the camera permission is granted. If the scanner view does still not appear it is likely that some UI element is blocking it. Check out these issues for more information on how to resolve such an issue: [#7](https://github.com/capacitor-community/barcode-scanner/issues/7#issuecomment-744441148) and [#26](https://github.com/capacitor-community/barcode-scanner/issues/26)
## TODO

@@ -481,0 +487,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc