I am getting a runtime error from Xcode in the debug window when I run my app on an actual iPhone 8 device:
[AXRuntimeCommon] AX Lookup problem - errorCode:1100 portName:'com.apple.iphone.axserver' PID:2751
I have no idea what code that is coming from. I am using the Notification Content Extension.
What is causing this error message?