• vívoactive 6 Now Available in the Connect IQ SDK Manager

    The vívoactive® 6 smartwatch is here. With a bright AMOLED display, up to 11 days of battery life, daily suggested workouts, Body Battery  energy monitoring, sleep score and more, this GPS smartwatch is purpose-built with essential health and fitness features to help you understand your body better. 

    A Note for Developers

    The vívoactive 6 action view pattern has changed from the vívoactive 5. The indicator has changed from a chevron at the bottom of the screen to a notch on the right side. The user drags the indicator to make the action view appear. Add a call to View.setActionMenuIndicator() to support this functionality:

    if (View has :setActionMenuIndicator) {
        setActionMenuIndicator({:enabled=>true});
    }

    BehaviorDelegate.onActionView() will trigger when your view…

    • Apr 1, 2025
No groups