• Hi,

    Just observed that Bangle.isCharging() is always returning true, no matter if the charging cable is plugged or unplugged.

    However

    Bangle.on('charging',function(charging) {
     
    });
    

    is firing correctly.

    E.getBattery() is also returning '0' .

    Any one else having the same issue?

About

Avatar for Abhigkar @Abhigkar started