Build rejected for not having explanation for camera roll permissions

My build was rejected by apple for not supplying info about why we’re trying to access the camera roll. this is the first time this has happened, has something changed?

Regardless, I need the key for “infoPlist” in the app.json for camera roll, and can’t find it after digging through the permissions folder in the repo. According to apple there are (at least) two strings: NSPhotoLibraryAddUsageDescription
and
NSPhotoLibraryUsageDescription, not sure which one to use.

Hey Derek,

It’s NSPhotoLibraryUsageDescription. I don’t think anything is changed, I just think it could be attributed to the reviewer this time around. It seems all to often there are inconsistencies in the review process which I’d guess could be a result of reviewers skipping over stuff and what not.

Cheers,

Adam

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.