jmbusby

Results 2 comments of jmbusby

Also seeing this problem on a variety of devices: ![image](https://user-images.githubusercontent.com/3179219/42787576-e65e0808-890f-11e8-9c84-2896491b1758.png) Using Fresco version 1.9.0 and ABI filters to reduce APK size: ``` ndk { abiFilters "armeabi-v7a", "x86" } ``` This...

Bump. This is still an ongoing issue. This crash occurred after updating from 1.5.0 to 1.9.0 and no solution has been provided that works for me.