I was testing my app, part of which allows the user to take a photo and save it. When the alert appeared on the screen asking me to give my app access to the photo library I accidentally hit "No" (Stupid touch feature : D ). Now each time I run the app I cannot save images. Is there a way to reset that?
Asked
Active
Viewed 792 times
0
-
Look at my answer Here: http://stackoverflow.com/a/33940858/1415713 – kurtanamo Nov 26 '15 at 14:16
1 Answers
2
Just turn access on in the settings. Settings->Privacy->Photos->Your App.

Tyler Nettleton
- 36
- 2
-
Thanks, didn't even check there. I thought for some reason it would refresh each time I did a build. – PruitIgoe Apr 01 '13 at 16:52