Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Name and explain the iOS app states.

Answer Posted / maanya

Not Running: The app was running but was terminated, or was not launched.
Inactive: The app is running in the foreground, but is not receiving any events, apps turn into this state for several reasons, it can be transitioning to another state, if the user locks the screen, calls or receives a call or SMS.
Active: The app is receiving events and is running in the foreground.
Background: Apps go to this state before being terminated, they are in the background but still execute code. You should know that this is not the only reason, they can go this state also to be launched directly from this state, so they do not need to turn into inactive state.
Suspended: Apps in this state are in the background but are not executing code, the system do not notify before doing this and apps are still in memory.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain difference between sax parser and dom parser?

777


Why do we use synchronized ?

866


applications that can be used with iphone

848


What are the design patterns in ios?

948


Which devices will this work with ios?

908


What is mvvm in ios swift?

893


What are the delegate methods of mkmapview?

857


How do you fix app errors on iphone?

869


What is iphone screen size?

952


What is meaning of 'readonly' keyword?

895


Which is the framework that is used to construct application’s user interface for ios?

817


Explain me how to parse json?

859


Explain the difference between cocoa and cocoa touch?

914


Define view object in iOS operating system?

842


Find the letter count in UItextfield? Including first character?

1563