How can a user respond or react to the state transitions on the app?



How can a user respond or react to the state transitions on the app?..

Answer / Pankaj Shahi

Users can respond or react to state transitions in an iOS app by observing changes using NotificationCenter, KVO (Key-Value Observing), or relying on callbacks from the view controller.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

Push notification working in ios?

1 Answers  


What is difference between core data and sqlite in ios?

1 Answers  


What is the difference between 'assign' and 'retain' keyword?

1 Answers  


Why to keep user policies at server side rather on device? : IOS Architect

1 Answers  


Define decoding or deserialization?

1 Answers  


What is iOS?  

2 Answers  


What is closures in ios?

1 Answers  


Assume that an app is not in foreground but is still executing code. In which state will it be in?

1 Answers  


Explain the difference between nsarray and nsmutablearray?

1 Answers  


What is strong weak in ios?

1 Answers  


What is appdelegate in xcode?

1 Answers  


How to register as a iphone developer?

1 Answers  


Categories