. Why an app on iOS device behaves differently when running in foreground than in background?
Answer Posted / maanya
An application behaves differently when running in foreground than in background because of the limitation of resources on iOS devices.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the skills required for ios developer?
Why do we override drawrect: method? How to explicitly call it?
What does 2x resolution mean?
What is the meaning of 'weak' keyword?
What is nsmanagedobjectcontext? What are the different concurrency types? Explain each type.
How do you setup/initialise a core data stack in your application?
What are the application lifecycle in ios?
What is bundle id?
Difference between release and autorelease ?
What is the 'implementation'?
Explain differentiate between release and pool drain?
What is dependency management?
Explain parent-child context setup. How does it work?
Can java run on ios?
Explain the usage of struct?