Hello!
I’d like to know if there is a way to check if the user granted access to Photos in my app (for iOS).
In my game I have a “Wallpapers” sections, where the user chooses a picture and then the app saves it to the Photo gallery. The first time the user does this, iOS asks him for permissions, but it won’t ask again. I’d like to know if I can do these two things:
a) Check if the app has access to Photos (so I can call the function to save the picture).
b) If the user rejected access, ask him again for permissions.
Thanks in advance! [import]uid: 164564 topic_id: 34059 reply_id: 334059[/import]