Downloading several very large images crashes the app. You might want to check filesizes and if a file is too large try to get a thumbnail instead. Then download the picture when the user selects it.
You can get a content-length from the http server.
!RimWorldPorn@rimworld.gallery
5 Comments
kuro_neko@lemmy.ca · 1 pts · 3y
Hi, thank you for the feedback. Just to double check, this is happening on the latest version? And it's when you click 'Download' within the image views?
Thumbnails might be a problem as I think people may expect the full image when they click Download but it shouldn't be crashing regardless!
TheVillageGuy@lemmy.world · 2 pts · 3y
Sorry that was the wedding link, can't delete it
https://imgur.com/a/JbD2tdT
TheVillageGuy@lemmy.world · 1 pts · 3y
No, in Connect this is in the timeline. It goes straight for the full size images. It's the latest Google play version
TheVillageGuy@lemmy.world · 1 pts · 3y
Wrong link*
TheVillageGuy@lemmy.world · 1 pts · 3y
TheVillageGuy@lemmy.world · 1 pts · 3y
I noticed that when all images are downloaded (after about 4 app crashes) all is good as everything is in cache. A solution may be too limit the amount of synchronous image downloads, somehow