Thx echo. However 6s battery seemes bad. Our both iPhones lost 5% after 110 cycles. My old 5s has lost just 8% after 500+ cycles. How reliable is this raw value?I'm the developer of Battery Health and so I can comment on this. Basically, iOS exposes two maximum capacity figures: The "raw" capacity as it is calculated by the gas gauge chip, and an Apple calculated Maximum Capacity value which is basically the raw value rounded up to 100mAh. CoconutBattery uses the raw value, while my app and iBackupBot use the rounded number.
Why does that rounded value exist, you ask? Because Apple knows that the raw value is highly unstable, and so rounding up is a (rather primitive) attempt to stabilize the readings...
Ironically, my next update was going to show the raw (unrounded) readings, and also calculate a moving average to try and give the user a stable reading they can keep track of. As you can see on the other thread I posted, it looks like Apple will not allow that release to ever see the light of day. ☹️
Here's what that new version looks like:
View attachment 620828
I'm the developer of Battery Health and so I can comment on this. Basically, iOS exposes two maximum capacity figures: The "raw" capacity as it is calculated by the gas gauge chip, and an Apple calculated Maximum Capacity value which is basically the raw value rounded up to 100mAh. CoconutBattery uses the raw value, while my app and iBackupBot use the rounded number.
Why does that rounded value exist, you ask? Because Apple knows that the raw value is highly unstable, and so rounding up is a (rather primitive) attempt to stabilize the readings...
Ironically, my next update was going to show the raw (unrounded) readings, and also calculate a moving average to try and give the user a stable reading they can keep track of. As you can see on the other thread I posted, it looks like Apple will not allow that release to ever see the light of day. ☹️
Here's what that new version looks like:
View attachment 620828
Do you have a link to your app I cannot find it on the App Store
@echo1877 Is Battery Health in the UK iOS App Store? I couldn't see it.
The app has been pulled from the App Store: https://forums.macrumors.com/threads/battery-health-going-out-of-business-☹️.1960795/You're right. Maybe he use things in his app which apple don't allows