I am currently debugging the battery usage of my application using the new Energy Impact tools provided by xcode. When debugging the app it works pretty well using an iPhoneX. However when I try to debug my extension (Network Extension) the Utilization just reports the CPU is 100%. Everything else never goes above 0%. Is this the way it was designed, or does it just lack extension support?
It would be great to know whats going on in my extension.
Lastly when debugging the app, it shows a high overhead. Is there anyway to break this down to find some causes?
Thanks,
Mike