REJECTIONDefiniteGuideline 2.3iOSPerformance
Encryption Declaration
Apps must accurately declare whether they use encryption in ITSAppUsesNonExemptEncryption.
Quick Fix
Add ITSAppUsesNonExemptEncryption to your Info.plist. Set to false if you only use HTTPS or standard iOS encryption APIs.
What Gets Detected
Detection Type:CONFIG CHECK