-
Default View Mode模式下选择识别本地二维码时候,如果选择的图片不是个二维码,没有提示任何反应,反复几次会出现anr和内存泄露问题,测试设备华为mate20pro
-
设备:oppo PFEM10
系统:Android13
sdk版本 com.huawei.hms:scan:2.7.0.302
compileSdkVersion:33
targetSdkVersion:33
调用代码
``` kotlin
checkPermission(object : PermissionSuccessListener {
ove…
xj999 updated
2 years ago
-
hello
I am getting this error after approving the camera permission
> thread #43, queue = 'ProviderImageSurfaceCacheQueue', stop reason = EXC_BAD_ACCESS (code=1, address=0x127b00000)
fram…
-
机型:三星noto9
android版本:9.0
问题:so库崩溃
复现视频链接:https://yangsa123.oss-cn-beijing.aliyuncs.com/SM-N9600_20230203173439.mp4
崩溃日志:
#00 pc 00000000001bc8a4 /data/app/io.jayx.mall-V_S7X8pWc7J_0gTDhh4OTA==/…
-
**第一段异常日志**
D/ScanKitView(17729): ScanKitView create ...
I/ScanKitRemoteView(17729): onCreate:
D/DeferredLifecycleHelper(17729): IDelegateLifeCycleCall onCreate:
I/NetworkKit_CountryCodeBean(177…
-
[+3415 ms] D/HwDragEnhancementImpl(19513): handleTimerDrag: false
[ ] D/HwDragEnhancementImpl(19513): handleTimerDrag: false
[ +96 ms] D/HwDragEnhancementImpl(19513): Start long press for hw…
-
java.lang.SecurityException
getNetworkTypeForSubscriber
com.huawei.hms.mlkit.common.ha.d.b(HianalyticsLogUtils.java:68)
最新版本Android11还是会报这个问题,而且是移动网络的时候会有,但是连接WIFI的时候不会。
-
I now have a flash icon to switch the flash on and off with Chinese writing.
How do I remove the text?
-
flutter版本:2.5
ios版本:15.1
错误日志:
libc++abi: terminating with uncaught exception of type zxing::Exception
* thread #46, queue = 'HmsImageProcesser', stop reason = signal SIGABRT
frame #0: 0x0000…
-
version: flutter_scankit: ^2.0.3
problem: our flutter app is as a module in an iOS native project, so we need build framework first, but it popup error when Building plugins.Here is error log:
`…