login - iOS App that Shares location data -


i trying design app has core functionality of allowing users share location data have no idea how start. when app on able see location of people connected in real time. there more main feature having trouble with.

can give me ideas of technologies or sdk's might helpful? using facebook sdk wouldn't have build whole login system not sure helps in location department.

any ideas of start? appreciated!

apple provides class cllocationmanager tracking location. here demo code apple might helpful in getting started.

https://developer.apple.com/library/ios/#samplecode/locateme/introduction/intro.html

and cllocationmanager class reference

https://developer.apple.com/library/mac/#documentation/corelocation/reference/cllocationmanager_class/cllocationmanager/cllocationmanager.html


Comments

Popular posts from this blog

Java sticky instances of class com.mysql.jdbc.Field aggregating -