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

Crash in java.lang.RuntimeException: Canvas: trying to use a recycled bitmap android.graphics.Bitmap@19a6b1a #206

Open
kitcheehong opened this issue Jun 18, 2020 · 1 comment

Comments

@kitcheehong
Copy link

kitcheehong commented Jun 18, 2020

Hi Apptentive Team :
Use the Message Center function, When you fill in the feedback, select the pictures and send the feedback with pictures many times. If the same pictures are sent many times, then click to view the pictures. Often, the bitmap is recycled, resulting in exceptions

log:
java.lang.RuntimeException: Canvas: trying to use a recycled bitmap android.graphics.Bitmap@19a6b1a
.........
xxx.xxx.xxx/com.apptentive.android.sdk.ApptentiveViewActivity

In addition, there was an exception that was a memory overflow(OOM)

thanks !

@CaseyApptentive
Copy link

Hi @kitcheehong! Thanks for reporting this issue. We'll keep this in mind for future SDK versions.

Let me know if you have any urgent issues that I can help with in the meantime.

Thanks again.

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