CKRelativeDateTextProvider units of style timer

I am using CLKRelativeDateTextProvider of style .timer and configure .hour and .minute as units. However, it always also displays seconds.
I want to see 00:03 for saying 0 hours and 3 minutes but instead it gives me 03:<seconds>
What do I miss?

Replies

The current behavior of CLKRelativeDateTextProvider is to always show seconds in the .timer style if there's room. Please file some feedback if you think that should change and we'll be happy to take a look at it!