Hi,
Two notarization submissions on my Team ID are stuck "In Progress" well past normal turnaround. Looking for guidance on whether this is normal first-time-enrolment latency or whether something needs escalating.
Team ID: U7N63C278S
Submissions:
- 2ac71ef0-cbfa-4bdd-9059-c2554050de48 — submitted 2026-05-14 08:09 UTC (currently ~48 hours In Progress)
- c2b557c5-92a2-4c36-996e-812b61b67fe6 — submitted 2026-05-14 11:33 UTC (currently ~46 hours In Progress)
Status:
xcrun notarytool historyshows both as "In Progress"xcrun notarytool info <id>returns no log URL, no message, no error- No rejection email received at the APPLE_ID address
- Apple System Status shows Developer ID Notary Service as green
Context: This is my first notarization from a newly enrolled Developer Program account (enrolled ~5 days ago). I'm aware first-time submissions can be subject to longer in-depth analysis, which is why I haven't escalated sooner.
Build verification (already done):
codesign --verify --deep --strict -verbose=2exits 0- Hardened runtime flag (0x10000) present on top-level .app and every nested Mach-O
- Full Developer ID Application chain (signed by Developer ID Application: poojan (U7N63C278S))
- Secure timestamp present
- Universal binary (x86_64 + arm64)
- Every nested framework, helper app, and binary signed
- Built with electron-builder, hardened-runtime entitlements, notarized via notarytool submit --wait
Question: Is this within expected first-time-enrolment latency, or is there something on the notary service side that needs a nudge? Happy to provide additional codesign output or the .app bundle structure if useful.
Thanks for any guidance.