ASP: Security policy would not allow process:

Hello. I have just updated the SDK that our app relies upon, and with no other changes I am now finding that the app won't launch on remote users computers (it runs fine on mine).

When a user tries to launch the app they recieve the message that the developer cannot be verified, however I am using the same build script that I've always used (which includes notarisation and stapling), and when I inspect the app bundle it shows as notarized.

The error I am getting in the console is "ASP: Security policy would not allow process:.." but nothing else - any ideas what I should be looking at?

Thanks

Richard

Post not yet marked as solved Up vote post of shadlx Down vote post of shadlx
1.5k views

Replies

When a user tries to launch the app they recieve the message that the developer cannot be verified

This is a Gatekeeper issue, something I discuss in depth in Resolving Trusted Execution Problems.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"