Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rupokify/05b6417cc41c06e5bb58a25c4c4660de to your computer and use it in GitHub Desktop.
Save rupokify/05b6417cc41c06e5bb58a25c4c4660de to your computer and use it in GitHub Desktop.
Apple Watch ECG Activation Record
<?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>HKAtrialFibrillationDetectionOnboardingCompleted</key>
<integer>1</integer>
<key>HKElectrocardiogramOnboardingCompleted</key>
<integer>3</integer>
</dict>
</plist>
@id-user
Copy link

id-user commented Sep 27, 2020

i cannot to setup ECG app in my AW5 ad Iphone11 with above PLIST file. I live in Myanmar. Pls help me how can I get or do.

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