When I create a ProcessInfo instance using ProcessInfo(), it seems to mess up the internally created singleton instance. Because afterwards, when I use ProcessInfo.processInfo to retrieve the low power mode state of the device, it returns the same result (the mode when ProcessInfo() was called) regardless of what the actual mode is at that moment.
I tested this on 15.6.1.
Post
Replies
Boosts
Views
Activity
I connect my device to and open Devices and Simulators on Xcode 15. I choose my device and click on "open recent logs". I get a file selector with two empty directories "other logs" and "unsymbolicated files."
I open the same window on Xcode 14 and click on "View Device Logs." I get a whole bunch of crash and termination logs.
How can I access the same crash logs on Xcode 15?