I\'m building a set of Notification Extensions (Service/Content). I\'m unable to connect to Xcode debugger or even log out to the device log or console.
Is there any
This worked for me to stop at breakpoints in the extension and see the extension log:
Choose an app to runMessage from debugger: Terminated due to signal 9 after step 6.
[Update: Terminating the app manually on the device doesn't seem to be necessary, try either way if it doesn't work.]Debug > Attach to Process by PID or Name