Catchmates interview question

Lifecycle of iOS application

Interview Answer

Anonymous

24 Apr 2018

Not Running : Application is not at all launched or terminated Inactive : Application is in foreground but currently not receiving any events. Active : Normal application state which is in foreground Background : Application is in the background and executing some code Suspended : Application is in the background and not running any code