If you run an application on device , which has location services.Which location it will show first ?
Answer / babu
The answer depends on if the user is enabled the location services or not. If user enables the location services it will show the users current location.
| Is This Answer Correct ? | 1 Yes | 0 No |
Which class will be subclassed in iOS operating system?
What is suspended state in ios?
What are extra features added in ios 9?
Flow of push notification?
What is @dynamic and any place where it is used?
What is the difference between NSArray and NSMutableArray in iOS operating system?
What is the difference between atomic and nonatomic properties? Which is the default for synthesized properties?
Which is the framework that is used to construct application’s user interface for ios?
Assume that an app is not in foreground but is still executing code. In which state will it be in?
Explain application states
Mention the short-cut to edit variables in Scope?
What is protocol in ios swift?