Hacker News new | ask | show | jobs
by lh7777 4776 days ago
Depends on what you mean by background. You can't use an iOS app while it is being updated (or in the queue to be updated), but you can do anything else. I'd call that a background update.
1 comments

Gotcha. I foreground == can't use the phone while the app is updating. Seems like it uses a similar mechanism to Android app updates then.