Can a watchOS app with 'workout processing' background mode be sent to background?

Hi

A watchOS app that has the property 'Required Background mode (Watch)' set to 'Workout processing' always stay in the foreground. This is what I want and correct.

But, the app stays in the foreground regardless if there is an active HKWorkoutSession or not. During an active HKWorkoutSession this is perfectly fine but before a workout has started of after it has ended the app should not stay in the foreground. The only possibility a user has is to use the app-switcher and kill the app, otherwise it will always come to the foreground.

Is there a possibility to set the 'required background mode' at runtime? Or any other possibility to control if the app should stay in foreground or not?

many thanks for any help Thomas

Can a watchOS app with 'workout processing' background mode be sent to background?
 
 
Q