What’s the contrast between active, inactive, not-running, background and suspended execution states?
Answer Posted / Shailendera Pratap Singh
'Active': The app is currently running and user interaction is possible. 'Inactive': The app can still receive events but is not visible to the user. 'Not-Running': The app has been terminated by the system or the user. 'Background': The app is minimized and not receiving events, but it continues to run in the background. 'Suspended': The app's execution is paused until needed, like when multitasking on iOS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category