[GH-ISSUE #1395] TestFlight Compliance warning #1388

Open
opened 2026-03-03 19:51:04 +03:00 by kerem · 0 comments
Owner

Originally created by @NghiaTranUIT on GitHub (Oct 14, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1395

Originally assigned to: @8bitzz on GitHub.

Description

Currently, every time we release a new build, there is a missing compliance warning. We can manually fix it on the website, but we should add the special key to info.plist to fix it.

Screen Shot 2022-10-14 at 09 56 14

Acceptance Criteria

  • Add this key : ITSAppUsesNonExemptEncryption to the info.plist
  • Make sure it's only for the iOS app

Ref: https://stackoverflow.com/questions/35841117/missing-compliance-status-in-testflight

Originally created by @NghiaTranUIT on GitHub (Oct 14, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1395 Originally assigned to: @8bitzz on GitHub. ## Description Currently, every time we release a new build, there is a missing compliance warning. We can manually fix it on the website, but we should add the special key to `info.plist` to fix it. <img width="482" alt="Screen Shot 2022-10-14 at 09 56 14" src="https://user-images.githubusercontent.com/5878421/195753026-b88ad501-083a-468b-b318-bb429010f93d.png"> ## Acceptance Criteria - Add this key : `ITSAppUsesNonExemptEncryption` to the info.plist - Make sure it's only for the iOS app Ref: https://stackoverflow.com/questions/35841117/missing-compliance-status-in-testflight
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1388
No description provided.