All Posts programming Interact with the diagnostics interface of an iOS | idevicediagnostics

Interact with the diagnostics interface of an iOS | idevicediagnostics

· 101 words · 1 minute read

idevicediagnostics is a command-line program to interact with the diagnostics interface of an iOS device such as iPhone and iPad from Apple.

Print diagnostics information:

idevicediagnostics diagnostics

Print mobilegestalt key values:

idevicediagnostics mobilegestalt key1 key2

Shutdown, restart or sleep the device:

idevicediagnostics shutdown|restart|sleep

More information: https://manned.org/idevicediagnostics .

I hope you enjoyed reading this post as much as I enjoyed writing it. If you know a person who can benefit from this information, send them a link of this post. If you want to get notified about new posts, follow me on YouTube , Twitter (x) , LinkedIn , and GitHub .