Hey folks!
We're running an app that has significant battery drain issues and so we wanted to gather information on it. Our PM is interested in getting live power usage data while our app is running. We're interested in finding out how much power our app is using at any given moment while it's running. Does anyone have any suggestions for that? This could be a piece of hardware which reads the power usage or any other means of gathering that data.
I greatly appreciate any suggestions you folks might have! Thanks!
Replies
Sorry Ben for late reply. I know it's too late.
For iOS, You can use "Energy Log" from instrument to view battery consumption statistics.
https://developer.apple.com/library/content/documentation/Developer...
For Android, You can use "Battery Historian" tool.
http://qa-vijaynadeshan.blogspot.in/2017/02/test-android-app-batter...
Hope this helps :-)