You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2019. It is now read-only.
This looks like a crash when one of my users clicks the flash button to turn on the light.
I dont have one of these Galaxy Tabs to test with.
If I were to guess from eh stack trace, I'd say that there may not be a flash on this device.
Device Brand: samsung
Device Model: Galaxy Tab E 9.6
Device Orientation: Portrait
Device RAM free: 383.99 MB
Device Disk free: 9.79 GB
Operating System Version: 7.1.1
Operating System Orientation: Portrait
Operating System Rooted: No
Crash Date: Mar 9, 2018, 2:38:00 PM
`Attempt to invoke interface method 'boolean java.util.List.contains(java.lang.Object)' on a null object reference
UPDATE:
This looks like a crash when one of my users clicks the flash button to turn on the light.
I dont have one of these Galaxy Tabs to test with.
If I were to guess from eh stack trace, I'd say that there may not be a flash on this device.
Device Brand: samsung
Device Model: Galaxy Tab E 9.6
Device Orientation: Portrait
Device RAM free: 383.99 MB
Device Disk free: 9.79 GB
Operating System Version: 7.1.1
Operating System Orientation: Portrait
Operating System Rooted: No
Crash Date: Mar 9, 2018, 2:38:00 PM
`Attempt to invoke interface method 'boolean java.util.List.contains(java.lang.Object)' on a null object reference
com.edwardvanraak.materialbarcodescanner.CameraSource.setFlashMode (CameraSource.java:557)
com.edwardvanraak.materialbarcodescanner.MaterialBarcodeScannerActivity.enableTorch (MaterialBarcodeScannerActivity.java:176)
com.edwardvanraak.materialbarcodescanner.MaterialBarcodeScannerActivity.access$300 (MaterialBarcodeScannerActivity.java:28)
com.edwardvanraak.materialbarcodescanner.MaterialBarcodeScannerActivity$2.onClick (MaterialBarcodeScannerActivity.java:115)
android.view.View.performClick (View.java:6306)
android.view.View$PerformClick.run (View.java:23962)
android.os.Handler.handleCallback (Handler.java:751)
android.os.Handler.dispatchMessage (Handler.java:95)
android.os.Looper.loop (Looper.java:154)
android.app.ActivityThread.main (ActivityThread.java:6823)
java.lang.reflect.Method.invoke (Method.java)
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1557)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1445)`
The text was updated successfully, but these errors were encountered: