Under Review
over 1 year ago

This issue should be directed towards the CIQ App (Android) section of the forum. You will have to start a discussion about the issue, but the developers that maintain the CIQ App will be able to assist/look into the issue.

Thanks.

The keyboard of the Connect IQ app (for Android) is missing a '-' (minus) key for the setting type numeric for number properties

This has worked in the past. The minus key was removed through an update of the Connect IQ app.

  • Hello!

    This is from my properties.xml:

    <property id="TimeZoneOffset1" type="number">0</property>

    And this here is from my settings.xml:

    <setting propertyKey="@Properties.TimeZoneOffset1" title="@Strings.TimeZone1">
    <settingConfig type="numeric" min="-11" max="12" />
    </setting>

    My phone is a Samsung S21 with Android 12 One UI-Version 4.1.

    The keyboard is the standard Samsung one with high contrast setting.

    It is possible to copy paste negative values from the clipboard to the input field.

    One of my users has reported to me that he has the same problem with his Android.

  • I have the minus key on the numeric fields. Can you post the relevant part of settings.xml? To me it looks like a change in the android keyboard (,mine doesn't resemble at all the picture you uploaded)