Skip to content

Instantly share code, notes, and snippets.

@dutradotdev
Created April 20, 2023 14:35
Show Gist options
  • Save dutradotdev/06fd6a582f2b3647da4f40a95f4a2477 to your computer and use it in GitHub Desktop.
Save dutradotdev/06fd6a582f2b3647da4f40a95f4a2477 to your computer and use it in GitHub Desktop.
check iOS device logs using console
brew install libimobiledevice
idevice_id --list // list available device UDIDs
idevicesyslog -u <device udid>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment