• evgizM
    link
    fedilink
    arrow-up
    23
    ·
    11 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.

    • Comment105
      link
      fedilink
      arrow-up
      3
      ·
      11 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
        arrow-up
        9
        ·
        11 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.

          • evgizM
            link
            fedilink
            arrow-up
            2
            ·
            11 months ago

            Yeah, could do that but not sure how much I’d get out of it. Perhaps at some point