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.
The only way that worked for me was to see logs. I use xcode 10.1. The logs were available from Window -> Devices and Simulators -> Choose your device -> click on 'Open Console'.
This way i could see logs from extensions as well.