I want to be able to differentiate between the app is running in the simulator vs the actual device. This is so that I can inject some random values into the stream since in the simulator, for WorkoutSteps, there's no current way to do simulate data (like HR / Cadence and the like)
Has anyone used the Activity.WorkoutStep details available in 3.2?