Comment on Why do app updates have download sizes almost as large as the apps themselves?
dallen@programming.dev 1 year ago
This will completely depend on how and what is being distributed.
For example, I used to work on an app where assets (3D models, images, etc) were appropriately diff’d during updates but the binaries were not.