My Mac Application asks Location permission just once on Snow Leopard and Lion OS versions.
But on Mountain Lion, it asks everytime user runs the application.
How to fix this ? Is there a way to request OS for a permanent permission ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Found the issue.
Seems like Mountain Lion requires that an application’s binary should be located in “Applications” folder to save permissions.
I dragged the app to Applications folder, and app asked for permission to access the user location one last time and never again.