Double check that the String in [OSSystemExtensionRequest activationRequestForExtension:@"HERE"... exactly fits the Bundle Identifier of your System Extension. If you are trying to build an Apple Sample (like "SampleEndpointApp") this is not the case by default as Xcode uses a variable in the Bundle ID ${SAMPLE_CODE_DISAMBIGUATOR}), while the one in code is hardcoded.
Topic:
App & System Services
SubTopic:
Networking
Tags: