∞ Wytłumaczenie działania aplikacji i procesów w iOS
Except in a few cases, which I’ll explain, the apps that appear in the multitasking bar are not currently running. When you press the home button, iOS will tell the app to quit. In almost all cases, it quits, it stops using CPU time (and hence battery) and the memory it was using is eventually recovered if required.
Let’s get technical: iOS apps have five states of execution.
Proste wytłumaczenie jak działają aplikacje oraz procesy w iOS, kiedy przechodzą w tryb nieaktywny, kiedy zwalniają pamięć, itp, itd. Warto przeczytać.