Notarization time for new developer and new app

I've submitted my app, signed with a new Developer Id Certificate for a distribution outside of the App Store, 88 hours ago.

xcrun notarytool history ...

Shows the submission as "In Progress".

xcrun notarytool log ...

Tells me "Submission log is not yet available or submissionId does not exist". I don't know if that's expected for an "In Progress" submission.

As far as I can tell the signing worked without problems. I'm using the Tauri toolchain, which under its hood is using notarytool.

How long can I expect this to take? If there is a problem with my submission does the status just stay on "In Progress" or do I get an error?

Thanks

@rasteiner Thanks for the post. I would recommend to read the resource Eskimo put for the notary tool here

If none of those resources answered your question about the delay. Follow this to sign the app https://developer.apple.com/documentation/xcode/creating-distribution-signed-code-for-the-mac

Hope any of this resources answered why is taking so long and how to make sure your notarization is faster. Eskimo may have more info for you, of course.

Albert Pascual
  Worldwide Developer Relations.

Thanks for your reply.

I've found the submission to have status "Accepted" this morning, so it seems everythong was ok and it just took ~6 days.

Leaving this here for the other people I've seen in the forum having submissions Stuck on "In Progress"

Notarization time for new developer and new app
 
 
Q