Is notarization -staple process serialized

Hi,


We have few apps and distributables which have their own build enviroment, and might get built and notarized out of band. What we have noticed is we get failure in below sequence during staple always (with failed to find token error)


UploadApp1, UploadApp2, StapleApp1


The one that works is, UploadApp1, StapleApp1, UploadApp2, StapleApp2.


So I am trying to understand/figure out how to do this in parallel. What identifies or can be used to make a request-staple unique? bundle-id or the user creds?

Replies

Are App1 and App2 related? Perhaps two variants of the same product? Or completely different?

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

yes App1 and App2 are different versions of same App

OK. In that case, I’m going to recommend that you open a DTS tech support incident so that we dig into the specifics of your issue.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"