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
Describe the bug
It isn't really a bug that is causing crash, but it is being logged , currently it works fine and as expected, returns value and scan completely , unsure if it would cause any future crashes.
Only tested on debug mode, not sure if this error would be logged on release as well.
E/CameraEventHandler(31484): java.lang.NullPointerException: Attempt to invoke virtual method 'void android.hardware.Camera$Parameters.copyFrom(android.hardware.Camera$Parameters)' on a null object reference
**Smartphone: **
Device: POCO F5 (xiaomi)
OS: Android
Andriod 14
The text was updated successfully, but these errors were encountered:
Describe the bug
It isn't really a bug that is causing crash, but it is being logged , currently it works fine and as expected, returns value and scan completely , unsure if it would cause any future crashes.
Only tested on debug mode, not sure if this error would be logged on release as well.
E/CameraEventHandler(31484): java.lang.NullPointerException: Attempt to invoke virtual method 'void android.hardware.Camera$Parameters.copyFrom(android.hardware.Camera$Parameters)' on a null object reference
**Smartphone: **
The text was updated successfully, but these errors were encountered: