I\'m wondering is it possible to receive information about battery like: capacity (mA), voltage (V), cycle count within iOS?
I know UIDevice class, but battery level
Its possible to fetch Battery capacity and voltage using public API and which allowed in app store as well. Here is the link -