Viewing a single comment thread. View all comments

doogm t1_j9r8hml wrote

No. Apps in the background are almost always in a suspended state and don't use processing, and iOS limits them to very few processor cycles - basically to check for new mail notifications, etc.

There is little reason to close apps in the background except if the app is acting up somehow.

5