I'm building a watch app that uses a custom ml activity classifier for detecting certain activities performed by the user.
I want to prompt the user to start tracking an activity whenever it is detected by the classifier, even when the app is not running (like auto workout detection in the Apple Watch).
Any idea if/how this can be done? Thanks!
I want to prompt the user to start tracking an activity whenever it is detected by the classifier, even when the app is not running (like auto workout detection in the Apple Watch).
Any idea if/how this can be done? Thanks!