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

ZXing Scanner is crashing in Oneplus devices and in few devices it is not scanning IN MAUI #173

Open
dedeepyayarlagadda opened this issue Mar 13, 2024 · 2 comments

Comments

@dedeepyayarlagadda
Copy link

[SystemSensorManagerExtImpl] RegisterListener bmi3x0 Accelerometer Non-wakeup type:1 delay:200000us by android.view.OrientationEventListener$SensorEventListenerImpl@271607a

I have used ZXING barcode reader in my MAUI APP. When I am scanning in Oneplus device with Android version 12, 13,14 it is not scanning the QR codes and its crashing my app with following errors.

[VendorTagDescriptor] lookupTag: Tag name 'meta.received.tid' does not exist.

[CameraDevice-JV-0] onResultReceived, set KEY_META_RECEIVED_TID error: Could not find tag for key 'com.oplus.meta.received.tid')

[StreamStateObserver] Update Preview stream state to STREAMING

Thread started: #19

[oodsafety.local] Explicit concurrent copying GC freed 67458(2631KB) AllocSpace objects, 6(912KB) LOS objects, 49% free, 7804KB/15MB, paused 532us,26us total 49.916ms

Thread finished: .NET File Watcher #15

The thread 0xf has exited with code 0 (0x0).

[oodsafety.local] Explicit concurrent copying GC freed 7410(495KB) AllocSpace objects, 18(5472KB) LOS objects, 49% free, 7789KB/15MB, paused 63us,28us total 29.364ms

[oodsafety.local] Explicit concurrent copying GC freed 1458(172KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 7712KB/15MB, paused 49us,21us total 25.640ms

[libc] Requested dump for pid 20545 (oodsafety.local)

[oodsafety.local] Explicit concurrent copying GC freed 2724(229KB) AllocSpace objects, 3(912KB) LOS objects, 49% free, 7770KB/15MB, paused 98us,32us total 31.732ms

[oodsafety.local] Explicit concurrent copying GC freed 805(168KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 7713KB/15MB, paused 71us,34us total 27.644ms

[Looper] dumpMergedQueue

[OplusLooperMsgDispatcher] dumpMsgWhenAnr

[ScrollOptim [SceneManager]] updateCurrentActivity: mCurrentActivityName=null, isOptEnable=true, isAnimAheadEnable=true, isFrameInsertEnable=true, InsertNum=1, isEnabledForScrollChanged=false

@dedeepyayarlagadda dedeepyayarlagadda changed the title Scanner is crashing in Oneplus devices with the message and in few devices it is not scanning ZXing Scanner is crashing in Oneplus devices and in few devices it is not scanning IN MAUI Mar 13, 2024
@cfmazo
Copy link

cfmazo commented Aug 2, 2024

Hello deepyayarlagadda. Unfortunately I have this problem. Some devices stopped reading QR. did you manage to solve it?

@dedeepyayarlagadda
Copy link
Author

Hello @cfmazo
No I couldnt solve it

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