Simulator only displays the 1st setting of the group
<settings>
<group id="mainGroup" title="@Strings.AppName" description="@Strings.settingsIntHrGroupTitle" enableIfTrue="@Properties.showIntHr">
<setting propertyKey="@Properties.hrmAntID" title="@Strings.settingsExtHrmAntId" prompt="@Strings.settingsExtHrmAntIdPrompt">
<settingConfig type="numeric" min="0"/>
</setting>
<setting propertyKey="@Properties.showIntHr" title="@Strings.settingsShowIntHr">
<settingConfig type="boolean"/>
</setting>
</group>
<group id="intHrGroup" title="@Strings.settingsIntHrGroupTitle" description="@Strings.settingsIntHrGroupDescription" enableIfTrue="@Properties.showIntHr">
<setting propertyKey="@Properties.intHrSide" title="@Strings.settingsIntHrSide">
<settingConfig type="boolean"/>
</setting>
<setting propertyKey="@Properties.intHrPrefix" title="@Strings.settingsIntHrPrefixTitle">
<settingConfig type="alphaNumeric"/>
</setting>
<setting propertyKey="@Properties.extHrPrefix" title="@Strings.settingsExtHrPrefixTitle">
<settingConfig type="alphaNumeric"/>
</setting>
</group>
</settings>
Uploaded as Beta to https://apps.garmin.com/en-US/apps/8cfc5bd9-0835-4522-b3a0-fd3dfbfc58d2. Phone displays all 3 settings of the intHrGroup but the simulator (4.1.1) only displays
intHrSide.
-
flocsy🤠
-
Cancel
-
Vote Up
0
Vote Down
-
-
More
-
Cancel
Comment-
flocsy🤠
-
Cancel
-
Vote Up
0
Vote Down
-
-
More
-
Cancel
Children