--- description: >- BlinkId plugin for Cordova and Ionic. Microblink SDK wrapper for barcode and document scanning. See the blinkid-phonegap repository for available recognizers… --- # BlinkId Microblink SDK wrapper for barcode and document scanning. See the blinkid-phonegap repository for available recognizers and other settings ## Installation ```bash 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 @awesome-cordova-plugins/blinkid ``` **Plugin Repo:** [https://github.com/BlinkID/blinkid-phonegap](https://github.com/BlinkID/blinkid-phonegap) ## Supported Platforms - iOS - Android ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)