Hacker News new | ask | show | jobs
by nazgu1 175 days ago
There is a problem/bug with thermal pressure notifications. Did you stumbled upon such issue with your app? https://github.com/macmade/Hot/issues/73
1 comments

Ah! Yeah I did notice that using `ProcessInfo.processInfo.thermalState`, the state didn't update unless I restarted the process (reproducible even with a swift script). But this issue doesn't happen with the technique I use right now (the thermald notification)
Thanks, I will check your approach. And your app as well, looks beautiful and useful.
Thank you for the kind words :)