apptentive / apptentive-android

Apptentive Android SDK
http://www.apptentive.com
BSD 3-Clause "New" or "Revised" License
65 stars 64 forks source link

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

Open kitcheehong opened 4 years ago

kitcheehong commented 4 years ago

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 commented 4 years ago

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.