Does anyone implement getAlwaysOnTemplate in their App for Apple Watch Complications on the Always-On Display

I supported the Always-On display in my app complications from day one but since am continuing to find animation glitches and bugs that have never been fixed and exist currently on WatchOS 8 & 9 (I've tried Series 6 & 8 devices). I'm thinking about scrapping it and just returning the handler(nil).

Does anyone have an example of where they use it and it really adds value to their app complications? And do they have any suggestions to try and work around the glitches?

Thanks