Hi All,
I am using LocationManger class to get user's current location. When i install application from App store and run application first time application ask me that " APP would like to use your current location." followed by "Don't Allow" and "Ok" button. At this point of time application works fine.
Now I uninstall application and reinstall the same application from App store. Now when i tried to run application, it doesn't prompt me same location dialog and also Location Manager failed to retrieve the location with kCLErrorDenied error.
I also tried with two other application on App store, same problem happened.
Anyone has idea about this behaviour?? How to retrieve user's current location in this situation?
Thanks, Jim.