They seem to be too big for what devs claim to be a ‘minor patch’ and yet too small to suggest a complete reinstallation of the app. Is there some technical reason behind it? I would like to request an ELI5 for this.

    • ono
      link
      fedilink
      English
      25
      edit-2
      10 months ago

      App stores and their systems don’t usually have the ability to deploy diffs

      Google Play has had this ability for over a decade. They call it smart updates, though the general idea is often called delta updates. Apple has the ability, too, though I don’t know when they started.

      • @[email protected]
        link
        fedilink
        18
        edit-2
        10 months ago

        I don’t know when they started.

        Apple added delta updates eleven years ago. How well it works depends on how the app is structured though.

        Apple also doesn’t, generally, deploy the entire app to anyone. If you install the “same” app on two devices, you’re going to get a different app unless those devices are exactly the same.