Closed 591700757 closed 7 years ago
Energy impact during idle is expected to stay near zero. Quick test on iPhone 6s confirms that. When I join a meeting with audio, CPU consumption goes to 10% and Xcode says energy impact is 'Very High'. As soon as I leave the meeting, it's back to zero. Some activity may happen even when idle. Normally it's like a couple HTTP requests in a minute, which doesn't cost much. We may be measuring or interpreting results differently. The problem may be specific to your device or environment. More detailed reports on CPU and energy consumption could help to identify the source of the problem. Also please provide the full log of an idle run.
@const86 Thanks for answering my questions.It seems i had been stupid and what you said is totally right.Energy impact goes to zero after i leave the meeting.Just Skype is always logging HTTP gives me the wrong vision that Skype is still running.Sorry for that.
I only run : let sfb:SfBApplication? = SfBApplication.shared()
// sfb.devicesManager.selectedSpeaker.activeEndpoint = .loudspeaker sfb.alertDelegate = self
And energy impact goes extramely high ,And some extra log is always show in my console:
This cause battery goes low fast even when i am not using Skype chat. And this could be a problem.Because there is no way to unregistered the SfBApplication as long as i know.
P.S:I don't mean to be rude, but issues are leaving not answers for weeks or even months while demo is keeping on updating.I am curious about it.