How can you respond to state transitions on your app?
Answer Posted / maanya
On state transitions can be responded to state changes in an appropriate way by calling corresponding methods on app's delegate object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is arc in ios?
What is difference between nsnotification and delegate?
Which class will be subclassed in iOS operating system?
When was ios invented?
Define 'retain' keyword?
What is 1x 2x and 3x in ios?
Explain retain counts in iOS operating system?
What is libdispatch?
What is core data in ios swift?
Assume that an app is not in foreground but is still executing code. In which state will it be in?
What is fast enumeration?
Explain the architecture of iphone? : IOS Architect
What is category in ios?
what does @synthesize do?
Explain formal protocols?