• evgizM
    link
    fedilink
    2311 months ago

    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.

    • @[email protected]
      link
      fedilink
      311 months ago

      I’m not that familiar with app development, but are there activity logs that could tell you exactly what it was doing?

      • evgizM
        link
        fedilink
        911 months ago

        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.