I followed Apple's steps to get the level of use of my application from my device using Energy Diagnostics tools (https://developer.apple.com/library/ios/#documentation/DeveloperTools/Conceptual/InstrumentsUserGuide/Built-InInstruments/Built- InInstruments.html # // apple_ref / DOC / UID / TP40004652-CH6-SW63).
I tried to use my application and several applications from the AppStore, and I always get all the information expected (including time flags), except for information about energy usage. It’s just that the power consumption panel does not show a graph (it shows the operating time), and the energy consumption table (detailed view) is always empty.
I am using iPodTouch4 and Xcode 4.2. What could be the problem? Do I need to do anything other than Apple steps?
Thanks in advance.
source
share