ios - Schedule an event (to start HKWorkoutSession) on AppleWatch with watchOS2 -


i want applewatch trigger event after amount of time. when event fired want start hkworkoutsession , monitor heartrate, options (if any)?

could use nstimer schedule fire date on watch?

should send wcsession message phone phone send event via notification or watchconnectivity after time?

the things can assume users phone put away (the phone won't display notification) , watchapp the foreground (screen potentially/most locked lowered wrist).


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

Rendering JButton to get the JCheckBox behavior in a JTable by using images does not update my table -