Extended Runtime API - Health Monitoring

In the WWDC 2019 session "Extended Runtime for WatchOS apps" the video talks about an entitlement being required to use the HR sensor judiciously in the background. It provides a link to request the entitlement which no longer works: http://developer.apple.com/contect/request/health-monitoring

The session video is also quite hard to find these days.

  • Does anyone know why this is the case?
  • Is the API and entitlement still available?
  • Is there a supported way to run, even periodically, in the background on the Watch app (ignoring the background observer route which is known to be unreliable) and access existing HR sensor data
Extended Runtime API - Health Monitoring
 
 
Q