Image messages cause iOS (maybe android) to become unusable #2526
Labels
bug
Something isn't working
dependencies
Pull requests that update a dependency file
images and files
iOS
mobile
react-native
Found while testing 2.2.0 on iOS.
Reproducing
Errors
Errors were of a couple variety but generally what I saw on the device were:
In the logs I saw:
The errors seemed to change over time and would pop up every time I tried to go into a channel or click any UI element (e.g. the meatball menu).
Potential Solutions
FastImage
isn't working for us (if it ever has)FastImage
and use React Native components directlyIt's important to note that the main use of
FastImage
is for loading/caching images from the web and we are just pulling images from file URIs. Also development on this repo seems to have stalled a couple of years ago and we are on the latest version so we can't try updating.The text was updated successfully, but these errors were encountered: