tamotam-com / tamotam-app

(🧪 Early Beta) 🤙 TamoTam. HangOut. Offline.
https://tamotam.com
35 stars 4 forks source link

Sometimes images from API aren't displayed #35

Open danieldanielecki opened 2 years ago

danieldanielecki commented 2 years ago

For some reason, some of the images from API's are displayed, whereas some are not.

In addition to that, let's not rely on the Android simulator. Android device, iOS device and iOS simulator show the same images. Whereas the Android simulator is way less. I've described the problem here: https://stackoverflow.com/a/73217455/11127383.

What comes to my mind is to use a different image from the API response, but the weird thing is sometimes the same images are displayed, and sometimes not. It might take lots of time to debug, so for now, let's move on.

Setting up images for Android was a headache, as per https://stackoverflow.com/a/73217985/11127383. The https://github.com/tamotam-com/tamotam-app/releases/tag/v0.6.0 seems to be relatively stable regarding that aspect.

danieldanielecki commented 2 years ago

iOS doesn't have the problem on production, but Android does.