i want to add current location to my form which user fills in the application. the code was running smith first but now cannot access the location. instead i get error as
2015-01-21 15:08:18.728 MyHealth[234:17355] current loc: Error Domain=myDomain
Code=0 "Unable to determine location" UserInfo=0x16134530
NSLocalizedDescription=Unable to determine location}
I searched for it on StackOverflow but could not find any answer.
Please help. Thanks in advance..!!