Which framework delivers event to custom object when app is in foreground?
Answer / maanya
The UIKit infrastructure takes care of delivering events to custom objects. As an app developer, you have to override methods in the appropriate objects to process those events.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we use ssl to encrypt the app communication?
What is Process?
What’s the difference between an “app id” and a “bundle id” and what is each used for?
Define decoding or deserialization?
What is fast enumeration in iOS operating system?
Explain how an autorelease pool works at the runtime level in iOS
0 Answers SwanSoft Technologies,
Explain @property ,@synthesize
Explain UIApplication delegate
Explain the difference between viewdidload and viewdidappear?
Explain Appstore uploading process
Can a "delegate" retained in ios?
What is use of nsoperation? How nsoperationque works?