Troubleshooting
When something breaks at signing time, the only thing that matters is finding the root cause quickly. These articles cover the failures that come up most often between HexSign and Apple, each with the specific dashboard action that fixes it rather than a list of things it might be.
Start with Fix a failed App Store Connect sync if the dashboard is showing stale or missing data: most sync failures come down to an API key with the wrong role, a key that has been revoked in App Store Connect, or an Apple-side outage, and the error message on the account distinguishes them.
Fix an invalid or expired provisioning profile is the one to read when a build dies at the signing step. It covers the classic mismatch, a profile pointing at a certificate that has been revoked or rotated, and the less obvious case where a capability was enabled in Xcode but never made it onto the App ID. If the failure is on the CI side instead, the CLI category has its own troubleshooting article.
Articles
2 articles in troubleshooting
Fix a failed App Store Connect sync
Diagnose why a sync failed, read the error in the sync history, and know when to rotate the API key vs. retry.
Fix an invalid or expired provisioning profile
What "invalid" really means in App Store Connect, why a profile flips to that state, and how to bring it back.
Other topics
Explore the rest of the help center
Getting started
Set up HexSign, connect an Apple Developer account, and get your first sync running.
Browse categoryCommand line (CLI) & CI
Install the HexSign CLI, sign in, and script certificate and profile operations from your terminal, GitHub Actions, fastlane, Bitrise, GitLab CI, or CircleCI.
Browse categoryCertificates & CSRs
Create, revoke, and download certificates. Generate or upload CSRs and rotate signing identities safely.
Browse categoryProvisioning profiles
Create, regenerate, and download provisioning profiles using the wizard or directly from the dashboard.
Browse categoryAlerts & monitoring
Configure alerts to email, Slack, Microsoft Teams, and incident tools, read the health score, and stay ahead of expirations.
Browse categoryTeam & billing
Invite teammates, assign roles, manage MFA and SSO, and handle Stripe-powered billing.
Browse category