Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.67 KB

File metadata and controls

45 lines (25 loc) · 1.67 KB

Fix for Missing Compliance Warning in App Store Connect

Tired of seeing the "Missing Compliance" warning when uploading builds to App Store Connect?

If your app does not use Non-Exempt Encryption, set ITSAppUsesNonExemptEncryption to NO in your Info.plist file in Xcode.

Upload your next build, and the warning will disappear. 👍


For more details, read:


My latest course, Flutter in Production, covers the entire iOS app release process in detail—from joining the Apple Developer Program to submitting your app for review.

Check it out for all the details:


Previous Next
Material Icons Theme (VSCode Extension) Adding a Privacy Manifest in Xcode