Post not yet marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 2 replies, 0 views
Replied In
Logger messages not showing in XCode console
Found the issue
I had set the following environment variable in my scheme: OS_ACTIVITY_MODE=disable. Removing this environment fixed it. Don't recall why exactly this variable had been set, so recording it here for reference.