We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
测试过以下两个SDK版本,会存在有时解码结果跟实际条码内容不一致的情况 com.huawei.hms:scan:2.7.0.302 com.huawei.hms:scanplus:2.9.0.300
解析成了1047072386206,能否做到这种解析出错的就不返回字符串了呢?
The text was updated successfully, but these errors were encountered:
用的是图片解码模式 HmsScan[] hmsScans = ScanUtil.decodeWithBitmap(CameraActivity.this, bitmapMatrix,hmsOp);
Sorry, something went wrong.
No branches or pull requests
测试过以下两个SDK版本,会存在有时解码结果跟实际条码内容不一致的情况
com.huawei.hms:scan:2.7.0.302
com.huawei.hms:scanplus:2.9.0.300
解析成了1047072386206,能否做到这种解析出错的就不返回字符串了呢?
The text was updated successfully, but these errors were encountered: