Hello, I want to make an IOS battery widget application using SwiftUI and WidgetKit. I researched a lot, but I could not find how to capture battery data for IOS. I need to access Battery Cycle, battery health and charging data. How can I do this?
Hello, I want to make an IOS battery widget application using SwiftUI and WidgetKit. I researched a lot, but I could not find how to capture battery data for IOS. I need to access Battery Cycle, battery health and charging data. How can I do this?
I get a lot of hits by running a search for 'SwiftUI battery level.'
I researched this, but this information only provides battery percentage and charge status, I need more detailed data.