piggz / harbour-amazfish

Amazfit Bip support for SailfishOS
GNU General Public License v3.0
103 stars 51 forks source link

PinetimeJFDevice::information returning empty string #304

Closed jmlich closed 10 months ago

jmlich commented 10 months ago

The service() function expects service uuid instead of characteristics uuid. As a consequence the information() function returns empty QString() instead of expected value. The function is called in Component.onCompleted of StepsPage, this sets _InfoSteps to "" and user can see 0 on the FirstPage

Steps to reproduce: