WARNINGDefiniteGuideline 5.1.1iOSPrivacy
Camera Permission String Required
Apps that access the camera must include NSCameraUsageDescription in Info.plist with a clear explanation.
Quick Fix
Add NSCameraUsageDescription to your Info.plist or app.json with a user-friendly explanation of why your app needs camera access.
What Gets Detected
Detection Type:CONFIG CHECK