ekahannah
ekahannah
Hi! I also experienced this issue with the **demo app**. When the app is killed, there is no way to get the messages. The only successful things so far for...
Hi @wasabeef, Also getting this issue too. java.lang.RuntimeException: Canvas: trying to use a recycled bitmap android.graphics.Bitmap@be3c212 at android.graphics.BaseCanvas.throwIfCannotDraw(BaseCanvas.java:55) at android.graphics.BaseCanvas.drawBitmap(BaseCanvas.java:102) at android.graphics.Canvas.drawBitmap(Canvas.java:1393) at c.a.a.a.a.a(Blur.java:63) at c.a.a.a.c$1.run(BlurTask.java:70) Thanks, Hannah
Hi, Thanks for your response. Comments are found below: 1. Yes, I did add the camera permission on my Android Manifest. 2. So far the crash only happened once. I...
Sorry for the late reply. I tried to manually disable camera permission on Marshmallow device but the error didn't happen. I am using the Embedded BarcodeView.