@themaayur
You have to ask for CAMERA permission and grant it to your app, I can ask for CAMERA permission from inside the extension, but I felt to leave this option for the koder, and regarding the blue color around the scanner view, I will add new blocks for controlling it’s color and opacity and other blocks for fully controlling the scanner UI.
@rizu
The error is fixed now, in two days I will post version 2.1 with issues fixed and full blocks for controlling the scanner UI.
@Vaibhav try the attached aia file, there is a block named SetAspectTolerance, it accept a float value from 0.1 to 1.0, for some HUAWEI devices it needs to be set to 0.5 for the best results. The default value for this block is 0.1.
sorry @themaayur I missed your reply, regarding your posted apk in your last reply, I’ve tested it and it works without any issues, but you may want to try enlarging the scan area a little bit, using a scan area that small is not recommended I suppose
The first version needs android api 21 or above to work probably and there were alot of issues reported from more than android version and device, I fixed alot of issues but at last I opted to change the whole code, I’ve tested this version thoroughly and no issues where reported till now.
and for the SetAspectTolerance blocks is not necessary, it is only there for some old HUAWEI devices.
Beside the new UI controlling blocks, there will be a block for controlling the scan view aspect ratio.