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 |
What is notification in iOS?
0 Answers TryTechnicals Pvt Ltd,
Find the letter count in UItextfield? Including first character?
Why do you generally create a weak reference when using self in a block?
Explain UIApplication delegate
What is the benefit of setting reuseidentifier to a non-nil value?
What is nsmanagedobjectcontext? What are the different concurrency types?
What are advantages of arc over mrc?
What are the App states in iOS operating system? Explain them
Explain me what is arc? How it works?
What is dynamic typing in iOS operating system?
An app is loaded into memory but is not executing any code. In which state will be in?
Explain concept of notification center, local and remote notifications.