-
Notifications
You must be signed in to change notification settings - Fork 238
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
33 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# 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 uses Non-Exempt Encryption, set `ITSAppUsesNonExemptEncryption` to `NO` in your `Info.plist` file in Xcode. | ||
|
||
Upload your next build, and the warning will disappear. 👍 | ||
|
||
![](211.png) | ||
|
||
<!-- | ||
Tired of seeing the "Missing Compliance" warning when uploading builds to App Store Connect? | ||
Assuming your app uses Non-Exempt Encryption, you can set ITSAppUsesNonExemptEncryption to NO in your Info.plist file in Xcode. | ||
Once you upload the next build, the warning will disappear. 👍 | ||
--> | ||
|
||
--- | ||
|
||
| Previous | Next | | ||
| -------- | ---- | | ||
| [Material Icons Theme (VSCode Extension)](../0210-material-icons-theme-vscode-extension/index.md) | | | ||
|
||
--- | ||
|
||
<!-- TWITTER|https://x.com/biz84/status/1862524737651376212 --> | ||
<!-- LINKEDIN|https://www.linkedin.com/posts/andreabizzotto_tired-of-seeing-the-missing-compliance-activity-7268290796854902784-iNzJ --> | ||
<!-- BLUESKY|https://bsky.app/profile/codewithandrea.com/post/3lc3wqvcqus2d --> |