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
Does ios support multiple inheritance?
What are the benefits of swift over objective-c ?
What is 'private', 'protected' and 'public' ?
What is a view controller in ios?
Can java run on ios?
Explain usage of struct?
What is didreceivememorywarning method in you viewcontroller?
what is Xcode command line tools package?
Explain what is a class?
In nsfetchrequest can we fetch only a selective few attributes of an entity? How?
What is iphone os?
What is the latest version of ios?
What is difference between performblock: and performblockandwait:?
What is fast enumeration in iOS operating system?
Why uicontrol is provided if we can create custom uiview?