From Your Repo to Waiting for Review — What AscAuto Actually Automates
Connect a GitHub repo and an official App Store Connect API key, and AscAuto can carry a build through five phases: cloud build, TestFlight, a full submission-readiness check, a one-click Submit for Review, and — if Apple pushes back — automatic diagnosis, fix, and resubmission. You approve every listing change and every submission; nothing reaches Apple silently.
Last updated: July 2026
The five phases
What's still yours
- Every listing change and the final Submit for Review need your click — no silent auto-submit flag exists.
- Code fixes ship as pull requests. Nothing merges without you.
- You own the GitHub repo, the signing certificate, and the App Store Connect account throughout. Revoke the API key from Apple's side at any time and everything stops.
FAQ
Does AscAuto submit my app the first time, or only handle rejections?
Both. Connect a GitHub repo and an App Store Connect API key, and AscAuto can go from a tag push to Waiting for Review with no manual App Store Connect work. If you'd rather keep uploading and submitting yourself, that still works — AscAuto just handles whatever Apple sends back. See what changes if you submit yourself.
Is this actually one click, or does AscAuto act on its own?
Every listing change and the final Submit for Review require your click by design. Only metadata fixes above the confidence threshold you set can auto-apply after a rejection — nothing reaches Apple's review queue silently.
What if I only want the cloud build, not the auto-submit?
That's fine. You can stop after TestFlight — Submission Copilot only scans, drafts, and submits when you use it.
Do I need to give AscAuto my Apple ID password?
No, never. AscAuto authenticates with an official App Store Connect API key (.p8), AES-256-GCM encrypted and revocable from Apple's side at any time.
What happens after Apple approves the app?
Nothing — AscAuto only acts when there's a submission check to run or a rejection to resolve. A clean approval means there's simply nothing left to do.