complicationRenderingMode always fullColor

I never get .tinted from @Environment(\.complicationRenderingMode).

I can set it in the previewContext() and my complication behaves as expected.

But on the device and simulator the rendering mode is always .fullColor.