All of my notarization submissions have been stuck at "In Progress" for up to 10 days. I have 6 submissions spanning from March 4 to March 11, 2026, and none of them have completed or returned any errors.
Affected submissions:
- dbf20b57-0073-444a-b09a-ac6747b7398e (submitted Mar 4) — In Progress
- d5886683-be64-455c-805d-cd8b12bbcd35 (submitted Mar 4) — In Progress
- 10bfa709-da17-49cf-9c89-63f93b5fb756 (submitted Mar 4) — In Progress
- e8d0866e-43f8-4a18-8129-64e6c5d3895a (submitted Mar 9) — In Progress
- f9526f25-5650-4c45-98ae-d778c58a2ffa (submitted Mar 9) — In Progress
- 82ec211f-9179-41fd-afe0-937c9b2c2750 (submitted Mar 11) — In Progress
Running `notarytool log` returns "Submission log is not yet available."
Team ID: CB4U5M6U9H
It is an Electron-based app built with electron-builder.
Steps taken to ensure compliance:
- Signed with a valid Developer ID Application certificate
- Hardened runtime enabled (hardenedRuntime: true)
- Proper entitlements configured (com.apple.security.cs.allow-jit, com.apple.security.cs.allow-unsigned-executable-memory, com.apple.security.cs.disable-library-validation)
- Entitlements inherited for child processes via entitlements.mac.inherit.plist
- Electron Fuses configured to disable Node.js CLI flags in production (resetAdHocDarwinSignature enabled)
- App submitted as a zip archive via notarytool submit
I've tried resubmitting multiple times across different builds, but all submissions remain stuck. I also have an open support case (102836201208) that was escalated to Senior Advisors on March 11, but have not received any update.
Could someone from the notarization team please investigate?