Skip to content
New issue

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

扫描本地图片通过bitmap方式扫描时会出现onScanQRCodeSuccess不回调问题 #568

Open
Processama opened this issue Jul 15, 2022 · 1 comment

Comments

@Processama
Copy link

截屏2022-07-15 上午11 25 53

图一109行当解析bitmap时会将mbitmap置空

截屏2022-07-15 上午11 28 16

图二随后处理时则因为mbitmap为空会直接调用144行的qrCodeView.onPostParseData(result)

截屏2022-07-15 上午11 29 27

这时如果扫描结果为空的话就不会进行回调了
@wscjy
Copy link

wscjy commented Jul 15, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants