What’s the difference between not-running, inactive, active, background and suspended execution states?
Answer / Narendra Kumar Tiwari
Not-running: The app is not currently installed on the device.nInactive: The app is on the home screen but not open.nActive: The user is actively interacting with the app.nBackground: The user has navigated away from the app, but it remains in memory.nSuspended: The system temporarily stops the app's execution to free up resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is nsoperation and nsoperationqueue in ios?
Have you uploaded app on appstore? What is the process?
When to use nsmutablearray and when to use nsarray?
How nsoperationque works?
Explain usage of struct?
Why do we override drawrect: method? How to explicitly call it?
A tableview with while tapping on cell show a popOver. and tapping on it move to another view controller, is it possible if yes? then how?
What is message forwarding?
What is suspended state in ios?
Define 'copy' keyword?
When can you get ios 13?
what is the method for preventing the quicktime player from capturing streaming videos of ios 8 apps on yosemite while screen recording is on?