I was getting current location of user in an iPhone application but now no need to get user's location so i deleted CLLocation framework and deleted the whole relevant things about core location. but still when I ope application, a popup appears and ask " would like to get your current location". I don't want to show this msg so can i prevent my app by this msg?
Any help? Thanx