Explain the different types of ios application states.



Explain the different types of ios application states...

Answer / Neha Agrawal

iOS applications can have several states, including: {"Active": The application is in use and fully interactive. "Inactive": The user has paused the application but it's still running in the foreground. "Background": The application is no longer in focus and is running in the background. "Suspended": The operating system has suspended the application to free up resources.}.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

Explain app's state transitions when it gets launched?

1 Answers  


What NSAutorelease pool

1 Answers  


Why do all model object attributes get marked with @dynamic and not synthesised?

0 Answers  


How can a user respond or react to the state transitions on the app?

1 Answers  


What is difference between nsnotification and delegate?

1 Answers  


What is the difference between atomic and nonatomic properties?

1 Answers  


What is a delegate xcode?

1 Answers  


What is mvvm in ios swift?

1 Answers  


What size is 1x and 2x?

1 Answers  


What are the skills required for ios developer?

1 Answers  


If you run an application on device , which has location services.Which location it will show first ?

1 Answers  


What is ios viewwillappear?

1 Answers  


Categories