Label text output not visible on iOS

Hi,
I am using the following items to display the status of window blinds:
Switch LRBlindsetting “Blinds are [MAP(blinds.map):%s]” (GF_Living)

Switch LRBlindmode “Auto [%s]”

This works fine including the current state output (Closed and ON) for the web client as shown here:

But in the iOS app the status does not appear as shown here:

Is there any way to get the current state output to appear in the iOS app?
I am using OpenHAB 1.8.3 and iOS 9.3.5.
Thanks