Migrating to Unified Logging: Console and Instruments | raywenderlich.com

In this tutorial, you’ll learn how to debug your iOS apps like a professional using unified logging with the Console and Instruments apps.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/605079-migrating-to-unified-logging-console-and-instruments

Nice tutorial. I learned a few new things like os_signpost which will be helpful in the rewrite I’m kicking off. Would have been nice though to have some tips for retrieving the logs from a user’s device.

@keeganrush Can you please help with this when you get a chance? Thank you - much appreciated! :]

Hi @mwbeatty, glad you liked it! To retrieve the logs off of a user’s device, you’ll need to do a sysdiagnose. See here for instructions.

This tutorial is more than six months old so questions are no longer supported at the moment for it. Thank you!