I'm going to make an Apple Watch app. The function I want is to turn on the app automatically in certain situations. After setting the background mode first using WKBackground Modes, I want my app to turn on and run certain functions when my heart rate reaches 130.
Is this possible?
If not, is it only possible to give Notification?