mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-07 23:03:19 +08:00
23 lines
777 B
Markdown
23 lines
777 B
Markdown
<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
|