Problem Statement
Particularly for performance related issues it would be helpful to see in the issue context if the device was in low power mode. Additionally low power mode state changes could be a useful breadcrumb
Solution Brainstorm
Seems pretty straightforward to get the data: https://developer.apple.com/documentation/foundation/processinfo/islowpowermodeenabled
just not sure how it would be piped through
Are you willing to submit a PR?
No response
Problem Statement
Particularly for performance related issues it would be helpful to see in the issue context if the device was in low power mode. Additionally low power mode state changes could be a useful breadcrumb
Solution Brainstorm
Seems pretty straightforward to get the data: https://developer.apple.com/documentation/foundation/processinfo/islowpowermodeenabled
just not sure how it would be piped through
Are you willing to submit a PR?
No response