Used for obtaining debug information (the same that would be presented in dialog after shaking the device if debug screen is enabled).
GetDebugInfo()
returns string
string info = GetDebugInfo();
Last updated 2 years ago