igrik12/battery_info

iOS battery temperature

Opened this issue · 0 comments

Why not use NSProcessInfoThermalState which has 4 states:

  • NSProcessInfoThermalStateNominal
  • NSProcessInfoThermalStateFair
  • NSProcessInfoThermalStateSerious
  • NSProcessInfoThermalStateCritical

Documentation