@
tycde 我也是昨天在 reddit 搜索到方法的,大致是在 iOS 隱私設置裡找到相應的“分析數據”(不知道中文是否正確),然後找到最新的 “Analytics-yyyy-mm-dd-RandomNumber.ips.ca.synced” 文件。這個文件可以發到電腦上打開,搜索 “last_value_CycleCount:” 即可。
原文如下:
This is how it’s done in iOS 18, but to access stats for Apple Watch battery cycle count:
On your iPhone, go to Settings -> Privacy & Security -> Analytics & Improvements -> Analytics Data
You want to look for certain files whose name starts with “Analytics-yyyy-mm-dd-RandomNumber.ips.ca.synced (Note: the first line in the file should say “Watch OS …” This is how you verify that these are Apple Watch analytics)
Look for the “last_value_CycleCount: “ value (it doesn’t seem to be generated in every analytic file, as I didn’t find it in the latest generated file)