Crashing while capturing the image (NullPointerException)
Closed this issue · 1 comments
fabifont commented
The app crashes after clicking the capture button.
java.lang.NullPointerException: Attempt to invoke virtual method 'void android.graphics.Bitmap.recycle()' on a null object reference
Application LOG
Steps to reproduce
Click the capture button.
Expected behaviour
Capture the document.
Actual behaviour
Crash.
Would you like to work on the issue?
No.
fabifont commented
F-Droid version works fine.
Play store version freezes.
GitHub apk crashes.