Mobile Developer Question:

How an operating system improve battery life while running an app?

Tweet Share WhatsApp

Answer:

An app is notified whenever the operating system moves the apps between foreground and background. The operating system improves battery life while it bounds what your app can do in the background. This also improves the user experience with foreground app.

Read All 52 Mobile Developer Questions
Previous QuestionNext Question
When running in foreground than in background why an app on iOS device behaves differently?Which framework is deliver event to custom object?