How can an operating system improve battery life while running an app?
Answer / maanya
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.
| Is This Answer Correct ? | 1 Yes | 0 No |
If you use location services in your app, will it drain your battery.if yes? How can we avoid?
What is the maximum byte-size for a push notification to apple server?
What are ios functions?
Define 'weak' keyword?
Who calls the main function of you app during the app launch cycle in iOS operating system?
0 Answers TryTechnicals Pvt Ltd,
What is @dynamic and any place where it is used?
Explain me what is arc? How it works?
Can you pass same core data objects between different threads and modify?
What are the cpu architectures supported by ios devices?
What is concurrency in ios?
Which all frameworks you worked in ios ?
What is dispatch queue in ios swift?