INFODefiniteGuideline 5.1.1iOSPrivacy
Location Permission String Required
Apps that access location must include NSLocationWhenInUseUsageDescription in Info.plist.
Quick Fix
Add NSLocationWhenInUseUsageDescription to your Info.plist or app.json explaining why your app needs location access.
What Gets Detected
Detection Type:CONFIG CHECK