GIF Not Working in Android Build (Mendix Native App - Version 10.12.2)
0
Hi Experts, I am currently working on a Mendix Native Mobile application (Mendix version 10.12.2) where I have used a GIF image in one of the screens. The GIF works correctly in local development and also functions as expected in the iOS build (IPA). However, in the Android build (APK), the GIF is not animating—it is displayed as a static image. To address this issue, I have tried adding the following dependency to the android/app/build.gradle file: implementation 'com.facebook.fresco:animated-gif:2.5.0' Despite this, the GIF still does not animate in the APK. Could you please advise: Whether this is a compatibility issue with Mendix 10.12.2 and the Fresco library version? Which Fresco version is recommended for GIF support in Mendix Native apps for this Mendix version? Are there any additional steps required to enable GIF animation in the Android build? Your support would be greatly appreciated!
asked
Dinesh Kanagaraj
1 answers
0
You asked the same question in slack #native-mobile, I answered there: