straight-tamago / misakaX

iOS /iPadOS 16.0 - 18.0 / 18.1 beta 4, An ultimate customization tool, uilitizing the bug that makes TrollRestore possible.
Other
2.86k stars 93 forks source link

Could you please try to enable the blood oxygen detection feature on the American version of the Apple Watch? #217

Open liushubo1 opened 2 months ago

liushubo1 commented 2 months ago

The blood oxygen detection feature on the American Apple Watch 9 and 10 has been disabled. Is there any way to enable it? Thank you very much. The blood oxygen detection function cannot be turned on due to the LW/A models. If it can be modified, it should work. Have a good day!

AnalyticETH commented 2 days ago

Hi, I tried to do this by manually editing com.apple.private.health.feature-availability.plist in HomeDomain/Library/Preferences/ and also placing the same file in ManagedPreferences domain (as to ensure we override the restrictions).

Unfortunately, this was not sufficient and it still doesn't work. I think we need to edit the files on the Watch; which seems possible, but no one has made an implementation. It could be possible to adapt this though... https://github.com/seemoo-lab/watchwitch/blob/ca65aa4bde103bde739eef3720a6c1cc832d5cb2/app/src/main/java/net/rec0de/android/watchwitch/servicehandlers/health/HealthSync.kt#L233