fr245 in simulator doesn't call getGlanceView()

Testing a widget on several models in the simulator and found this on the fr245 and fr245m:

    deviceSettings has isGlanceModeEnabled: true

    deviceSettings.isGlanceModeEnabled: true

According to https://support.garmin.com/en-GB/?faq=Eg6DSXgpma697JGZZnhYc6 these models support glances, but the simulator doesn't call getGlanceView().

Is this a bug in the simulator, the real watches, both, or my code?

Thanks