Skip to content

Instantly share code, notes, and snippets.

@tellodaniel
Last active October 13, 2022 03:46
Show Gist options
  • Save tellodaniel/f67da2da0ee30c45bb8cf1237c119b12 to your computer and use it in GitHub Desktop.
Save tellodaniel/f67da2da0ee30c45bb8cf1237c119b12 to your computer and use it in GitHub Desktop.
ECG Enabler
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ElectrocardiogramWatchAppInstallIsAllowed</key>
<true/>
<key>HKAtrialFibrillationDetectionOnboardingCompleted</key>
<integer>1</integer>
<key>HKElectrocardiogramOnboardingCompleted</key>
<integer>4</integer>
</dict>
</plist>
@bassu
Copy link

bassu commented Dec 11, 2021

This V2 file works for ECG enablement and you can take a manual ECG, however, the continuous background Irregular Rhythm Notifications feature still give a "not supported in your region" warning! Same for the Apple Research app, which you cannot install. I guess there might be other plist files which are likely checking for required keys that are missing for now!

Devices tested:

  • iPhone 13 Pro
  • Apple Watch Series 7 41mm

OS (latest):

  • iOS 15.0.1
  • watchOS 8.1

@levicki
Copy link

levicki commented Dec 13, 2021

I confirm that. Irregular stays disabled.

@imReker
Copy link

imReker commented Mar 3, 2022

@bsyarnaud
Copy link

Hello;

Can you help me enable ECG on my Apple Watch?
I have Apple Watch 6 with Watch OS 7.3 and iPhone X with iOS 14.3. My iPhone is already jailbroken.

Best Regards.

@Redditami
Copy link

https://gist.github.com/x43x61x69/0a9dd6e134c5c4a7ce39c9aab5639727
what about this file ? witch one is good and work?
updating to ios 16 and watch os9 , don't have ecg app at watch and need again to setup
is this gonna fix if i try this again ?
and PLEASE ANY ONE MAKE AGAIN OXYGEN SENSOR FOR THIS and other feature too

@Redditami
Copy link

atrial fibrilation detection not activate who an help to fix it ?

@Redditami
Copy link

HKAtrialFibrillationDetectionOnboardingCompleted 1 HKElectrocardiogramFirstRecordingCompleted HKElectrocardiogramOnboardingCompleted 3 WristConfirmationAlertDate ElectrocardiogramWatchAppInstallIsAllowed HKAtrialFibrillationDetectionOnboardingCompleted 1 HKElectrocardiogramOnboardingCompleted 4 2022-10-09T19:16:20Z

Does it work guys on com.apple.private.health.heart-rhythm ? what do you think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment