lich4 / ChargeLimiter

Charge limiter for iOS, inspired by AlDente
GNU General Public License v3.0
694 stars 35 forks source link

Blocks charging after 4-5% #30

Closed iCRON862 closed 8 months ago

iCRON862 commented 8 months ago

Hello, idk what i'm doing wrong but if i want to use the app my device battery only charging 4-5% with an original power adapter from apple. I have set the charging limit to 75% but if i want to charge from 38% it don't get past 43% after a or two hours. My battery temperature level limit is set to 30 degree but my battety is at 25 degree. I use an 14 pro max with trollstore. Any help with the settings or app use? Thx

lich4 commented 8 months ago

Did you mean device only charging 4-5% when use this app? Is "Charging" toggle enabled? Will it recover to charge normally if toggle charging button or disable service?

iCRON862 commented 8 months ago

Did you mean device only charging 4-5% when use this app? Is "Charging" toggle enabled? Will it recover to charge normally if toggle charging button or disable service?

Hello, yes. If i use and installing the app then this issue get occured. If i uninstall then it charges normaly. The option 'start service' crashes the app if i try to reenable the switch. I have turned on/off the 'charging' switch but the same. If i reconnect my charger then the next 4-5% get charged (35 to 40 > reconnect > 41 to 46…) Did i have missed some settings or steps?

lich4 commented 8 months ago

Looks like when you charging a little while, the temperature grow up and exceeded 30 degree, and it stop. This app currently only stop when high temperature arrived, and will not start charging again unless the capacity drop down to low threshhold you set. Currently this app start charging for following reason:

  1. plug in an adaptor once in "Plug and charge" mode
  2. capacity drop down to the min threshhold you specified

Lower temperature is not designed to start charging in version 1.3, but will be supported in version 1.4

You can set a higher temperature temporarily, next version(1.4) will add low temperature threshhold to recover charging. And turn on "charging" switch will lead app to exit currently, You can start service by reopening app, this will launch daemon instantly. It will be more user-friendly in next version(1.4).

iCRON862 commented 8 months ago

Ok, i give a last try. I will set the temperature temporarily from 30 to 35 degree witch my phone never reached by charging.

lich4 commented 8 months ago

1.4 released