The sequence of events when Fall Detection is triggered is not clear from the documentation.
https://developer.apple.com/forums/thread/763738
This post assumes that when a fall is detected by the watch, the standard UI ("It looks like you've taken a hard fall...") is shown, and only after this is resolved (user taps an option or times out) is an event sent to the CMFallDetectionDelegate in our app - is that correct?
Is it possible instead to have our delegate be notified of a fall event immediately, and let our app's UI present options for next steps to the user?
Selecting any option will automatically load the page