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?