Scan barcodes and QR codes.
npm i --save @idea-ionic/barcode
Be sure to install all the requested peer dependencies.
To use DataWedge on a supported Android device (e.g. Zebra), you have to add to the main Activity (AndroidManifest.xml
) the following intent filter:
<intent-filter>
<action android:name="com.darryncampbell.cordova.plugin.intent.ACTION"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
Finally, in case of DataWedge devices (e.g. Zebra), you need to configure a scan profile.