Endpoint Security demo app does not work

Hi all,

I am trying to build endpoint security demo app, so far, I have been granted access to, the ES entitlement, and I enabled it, the app runs without error, when I run the app, it says "Successfully installed the extension" I granted full disk access to the extension and the app,

but when I use "sudo launchctl list 3FB5******.com.example.apple-samplecode.SampleEndpointApp.Extension" Could not find service "3FB5******.com.example.apple-samplecode.SampleEndpointApp.Extension" in domain for system

even though app runs without error, "auth_demo" function such as prevent opening textedit does not work.

can I get any help from here?

thanks!

Answered by jslev123 in 763028022
    • 3FB5****** com.example.apple-samplecode.SampleEndpointApp.Extension (1.0/1) Extension [activated enabled]

sudo launchctl list | grep SampleEndpointApp finds nothing too

What does systemextensionsctl list show?

Share and Enjoy

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

Accepted Answer
    • 3FB5****** com.example.apple-samplecode.SampleEndpointApp.Extension (1.0/1) Extension [activated enabled]

Is the extension process running?

Share and Enjoy

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

Endpoint Security demo app does not work
 
 
Q