If you run an application on device , which has location services.Which location it will show first ?
Answer Posted / 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 |
Post New Answer View All Answers
What are the different store migration options? How do they work?
What is ios application life cycle?
Explain xctest test case code.
How do I get rid of app errors on iphone?
How are non-atomic and atomic properties different? Which one is the default property for synthesized properties?
What are the location services?
Does ios support multitasking?
Explain difference between coredata & sqlite?
How is it possible to improve battery life during execution of an application?
What is nsfetchedresultscontroller?
Do you know what is iphone sdk?
What is the difference between cocoa and cocoa touch?
Introduction to iphone application development?
Why don’t we use strong for enum property in objective-c ?
Why uicontrol is provided if we can create custom uiview?