This connects to App Store Connect's TestFlight API to pull screenshot feedback directly into your AI coding workflow. When beta testers submit feedback with annotated screenshots, you can pipe that context straight into Claude or other AI agents to help diagnose bugs or understand feature requests without manually downloading images and copying notes. Reach for this when you're iterating on a TestFlight build and want to close the loop faster between tester feedback and code changes. It saves you from juggling browser tabs and lets you discuss specific UI issues with your AI assistant using the actual screenshots and comments testers submitted.
ASC_ISSUER_ID*App Store Connect API issuer ID.
ASC_KEY_ID*App Store Connect API key ID.
ASC_PRIVATE_KEY_PATH*secretAbsolute path to the downloaded App Store Connect .p8 private key.
ASC_APP_ID*Numeric App Store Connect app ID.