this post was submitted on 22 Aug 2023
46 points (97.9% liked)
Avelon App
686 readers
2 users here now
Official community for the native iOS Lemmy app Avelon.
Available on the App Store!
Download Avelon
Wanna be a beta tester and see new features early?
Rules
- Posts should be related to the Avelon app in some way. Be civil :)
- If you have a feature request/bug report, mark the post with [Feature Request] or [Bug]. That way they're easier to find for everyone!
- If you're reporting a bug, please include the iOS version, Avelon version, the device you're using, and any steps necessary to reproduce the bug. Screenshots are also very helpful. The more information you include, the quicker the bug can be squashed! Thanks!
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Wow, that's crazy, thanks for letting me know.
The app should only be using background refresh to finish image downloads (so like if you're at 98% downloaded and close the app it still works), but looks like something went really wrong here. Probably got stuck in a loop trying to download a missing image all night or something.
I'm not that familiar with app development, but are there activity logs that could tell you exactly what it was doing?
Nope, I don't do any logging. Not sure if iOS has any logs like this, but I dont think so - Apple has opt-in crash logs, but those wouldn't catch things like this.
I think I'll just disable background fetching entirely.
Yeah, could do that but not sure how much I'd get out of it. Perhaps at some point