Appraysal
Back to Rules
WARNINGDefiniteGuideline 5.1.1iOSPrivacy

Photo Library Permission String Required

Apps that access the photo library must include NSPhotoLibraryUsageDescription in Info.plist.

Quick Fix

Add NSPhotoLibraryUsageDescription to your Info.plist or app.json with a clear explanation of why your app needs photo library access.

What Gets Detected

Detection Type:CONFIG CHECK

Check Your App

Scan your project to see if this rule affects your app

Run Free Scan