-
Notifications
You must be signed in to change notification settings - Fork 212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The App on iOS 18(22A5307i) can not get energy usage data #1146
Comments
I encountered the same problem. The energy data is not available when device >= iOS18.0. |
I'm not familiar with the suggested dvt channel, but have you tried |
I tried this function,it does not work if >= iOS18.0
…---Original---
From: ***@***.***>
Date: Mon, Jan 13, 2025 14:02 PM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [doronz88/pymobiledevice3] The App on iOS 18(22A5307i) can notget energy usage data (Issue #1146)
I'm not familiar with the suggested dvt channel, but have you tried pymobiledevice3 developer dvt energy?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
I had no problem invoking it on my iPhone 15 Pro 22D5034e (18.3) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
on iOS 18(22A5307i) ,the App can not get EnergyUsage(Xcode Energy Impact) data from the channel named "com.apple.xcode.debug-gauge-data-providers.Energy", I'm not sure if this is due to the iOS 18 beta version not being refined enough.
The text was updated successfully, but these errors were encountered: