@[email protected] to Avelon [email protected] • 1 year agoAvelon drained 100% off my battery overnightprogramming.devimagemessage-square5fedilinkarrow-up147arrow-down12
arrow-up145arrow-down1imageAvelon drained 100% off my battery overnightprogramming.dev@[email protected] to Avelon [email protected] • 1 year agomessage-square5fedilink
minus-square@[email protected]linkfedilink2•1 year agoI’m not that familiar with app development, but are there activity logs that could tell you exactly what it was doing?
minus-squareevgizMlinkfedilink7•1 year agoNope, 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.
minus-squareevgizMlinkfedilink1•1 year agoYeah, could do that but not sure how much I’d get out of it. Perhaps at some point
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.
deleted by creator
Yeah, could do that but not sure how much I’d get out of it. Perhaps at some point