I'm trying to debug an iOS app extension and all I can do is to set breakpoints but it would be nice to be able to print to console.
Is this possible with Xcode 9?
Or at least read it somewhere, maybe a file?
I went to see my device's logs in "devices and simulators" but could't find what I printed from my iOS app extension.