IDScanNet / cordova-plugin-idscan

Cordova plugin for the camera scanner and ID parser SDK's from IDScan.net. Use it to scan drivers licenses and other IDs with the device camera, and parse out the data. Android and iOS are supported.
https://docs.idscan.net/camerascan/cordova.html
2 stars 0 forks source link

IDScan Plugin Issue #1

Open rattangaurav opened 4 years ago

rattangaurav commented 4 years ago

Please update this plugin according to cordova-android@~7.0.0 or the latest. While installing this plugin, it is looking for AndroidManifest.xml file in android/ but now it resides in android/app/src/main/ and there are other issues with including the aar file as well as jar file.

In ios version the plugin is working fine but the camera overlay rectangle is not displaying. There is a large cancel button at the bottom of the camera screen. No torch button and torch is working as you touch the screen anywhere while scanner screen is opened.

Also this scanning process is slower than the scanning in your own app 'Veriscan' Android/IOS.

Thanks Gaurav

smrlbrgh commented 4 years ago

Thank you for the recommendation. We will review the latest releases of the plugin, the folder structure and the scanning process in order to improve this.