You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The user should be able to customize their speed of movement, which is used to determine how quickly they can reach their transit stop.
The user should be able to customize this value in two ways:
By typing a new number into a text box in Settings.
By retrieving this data from HealthKit in iOS 14
HealthKit in iOS 14 adds support for determining and accessing the user's walking speed. There should be an option for retrieving this data from the HealthKit store instead of simply using the hardcoded value of 3.1 miles/hour I've included.
The user should be able to customize their speed of movement, which is used to determine how quickly they can reach their transit stop.
The user should be able to customize this value in two ways:
By typing a new number into a text box in Settings.
By retrieving this data from HealthKit in iOS 14
HealthKit in iOS 14 adds support for determining and accessing the user's walking speed. There should be an option for retrieving this data from the HealthKit store instead of simply using the hardcoded value of 3.1 miles/hour I've included.
https://developer.apple.com/videos/play/wwdc2020/10182/
The text was updated successfully, but these errors were encountered: