koral-- / android-gif-drawable

Views and Drawable for displaying animated GIFs on Android
Other
9.56k stars 1.78k forks source link

Getting below crash frequently in Production build #842

Closed shyam311 closed 8 months ago

shyam311 commented 8 months ago

[split_config.arm64_v8a.apk!libpl_droidsonroids_gif.so] Java_pl_droidsonroids_gif_GifInfoHandle_openNativeFileDescriptor

Using latest version : implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.28'

what could go wrong ?

koral-- commented 8 months ago

Attach a full stacktrace and a code (along with GIF) reproducing that issue.

koral-- commented 8 months ago

Closing due to inactivity.