Advisories
Apple Unveils App Store Connect 2026 Update – New Features, Updated Guidelines, and Upcoming Compliance Requirements
On April 16, 2026 Apple rolled out a significant update to App Store Connect. The release introduces a revamped certificate management interface, tighter App Review criteria, and new security checks for visionOS apps. Developers will need to adjust to updated signing workflows and upcoming mandatory compliance rules that take effect later this year.
Apple’s latest App Store Connect update arrives with a suite of changes that affect how developers sign, submit, and manage their apps across iOS, iPadOS, macOS, tvOS, watchOS, and the emerging visionOS platform.
What’s New
- Redesigned Certificate Dashboard – A streamlined interface for managing provisioning profiles, certificates, and identifiers.
- Enhanced App Review Filters – New automated checks flag apps that use deprecated APIs or violate the latest privacy guidelines.
- visionOS‑Specific Controls – Dedicated sections for configuring spatial audio, hand‑gesture permissions, and ARKit compatibility.
- Improved TestFlight Analytics – Real‑time crash data and usage metrics now visible directly in the dashboard.
Key Updates
- Certificates now require a minimum 90‑day validity period for all new keys.
- App Store Connect API v2.3 introduces OAuth 2.0 scopes for granular access to app metadata.
- All apps must now include a signed “App Integrity” file that validates the binary’s checksum.
- Apple’s new “Security Hardening” toggle enforces hardened runtime for all macOS and visionOS binaries.
Upcoming Requirements (Effective Q3 2026)
- Mandatory use of the new App Store Connect API for all automated submissions.
- All new visionOS apps must pass the updated spatial‑content review checklist.
- Legacy certificates older than 3 years will be deprecated; developers must renew or replace them by July 31.
- Enhanced privacy disclosures: apps that collect location data must now provide a granular “Location Usage” banner.
Impact on Developers
- Update your Xcode toolchain to 17.0 or later to support the new signing workflow.
- Review your CI/CD pipelines to integrate the OAuth scopes for App Store Connect API.
- Re‑validate all binaries against the new integrity checksum before submission.
- Prepare for the visionOS review checklist by auditing spatial‑content assets and permissions.
Apple emphasizes that the changes are designed to improve security, streamline compliance, and enhance the overall developer experience across all Apple platforms.