Closed thespacemanatee closed 3 days ago
Thank you for filing this issue! This comment acknowledges we believe this may be a bug and there’s enough information to investigate it. However, we can’t promise any sort of timeline for resolution. We prioritize issues based on severity, breadth of impact, and alignment with our roadmap. If you’d like to help move it more quickly, you can continue to investigate it more deeply and/or you can open a pull request that fixes the cause.
Minimal reproducible example
https://github.com/thespacemanatee/expo-image-repro
What platform(s) does this occur on?
Android
Where did you reproduce the issue?
in a standalone app
Summary
The
proguard-rules.pro
inexpo-image@2.0.0-preview.1
are not updated to reflect the latest changes. I have reported issues related to outdated proguard configuration before and suggest that the Expo team enable proguard in test builds to catch these issues earlier.Problem line:
https://github.com/expo/expo/blob/46cedbc307e8c79b861c4c7340458313e9374022/packages/expo-image/android/src/main/java/expo/modules/image/ExpoImageModule.kt#L191
Related PR(s): #31098 #31440
Stacktrace:
Environment
Expo Doctor Diagnostics