Experiencing the same issue here — native macOS (Swift/SwiftUI) app with Sparkle.framework, signed with Developer ID Application certificate using --options runtime and --timestamp on all binaries.
We've submitted 12+ times over the past two days, both from local notarytool submit and from GitHub Actions CI. Two early submissions eventually came back "Invalid" (Sparkle nested binaries needed proper bundle-level signing rather than file-level). After fixing that, codesign --verify --deep --strict passes cleanly on every binary in the bundle. But every submission since the fix — about 10 of them — has been stuck at "In Progress" indefinitely.
We're using App Store Connect API key auth (--key / --key-id / --issuer), and the submissions upload successfully with valid submission IDs. They just never resolve.
Team ID: 9UT54V24XG
Would appreciate any guidance or if someone from Apple could take a look at our queue. Happy to provide submission IDs if that helps.
Topic:
Code Signing
SubTopic:
Notarization
Tags: