ios5 - How can i change the current location in iphone 4s? -


i using core location framework inside app have ask how can change current location in iphone 4s testing of function of core location framework:

- (void)locationmanager:(cllocationmanager *)manager didupdatetolocation:(cllocation          *)newlocation fromlocation:(cllocation *)oldlocation { 

inside function sending newlocation on server hitting specific link.

you have 3 options think,

1) can simulate locations using isimulate

2) in xcode 4.2 can simulate using debugger itself..

enter image description here

3) or carry phones app wherever go.. sorry ;)


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -