2021-09-29 20:09:02 +08:00
< a style = "float:right;font-size:12px;" href = "http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/blinkid/index.ts#L2667" >
Improve this doc
< / a >
# BlinkId
```
$ ionic cordova plugin add blinkid-cordova --variable CAMERA_USAGE_DESCRIPTION="Enable your camera so that you can scan your ID to validate your account"
$ npm install @ionic -native/plugins/blinkid
```
## [Usage Documentation](https://ionicframework.com/docs/native/blinkid/)
Plugin Repo: [https://github.com/BlinkID/blinkid-phonegap ](https://github.com/BlinkID/blinkid-phonegap )
Microblink SDK wrapper for barcode and document scanning. See the
blinkid-phonegap repository for available recognizers and other settings
## Supported platforms
- iOS
- Android
2021-09-29 20:38:45 +08:00