InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.74k stars 936 forks source link

constant device pairing messages from companion app #1489

Closed dozadoesit closed 1 year ago

dozadoesit commented 1 year ago

Verification

What happened?

notifications about device pairing

What should happen instead?

I should not be seeing these messages

Reproduction steps

using gadget bridge on my phone I am constantly presented with these messages:

Device pairing Your messages are available on the device you paired.

I think these may be showing up as a result of notifications that are from applications not on my allow list in notifications settings. Yet when I check my phone I have not been able to correlate a specific application notification with this error. Also if they are not on the list I would think I would get just nothing not a message about Device pairing. Sometimes I will get these 3 or 4 of them within a few seconds of each other.

More details?

No response

Version

1.11.0 infinitime

Companion app

Gadgetbridge.

JF002 commented 1 year ago

InfiniTime does not emit those notifications by itself, they are most probably generated by an app on your phone and forwarded to your PineTime via gadgetbridge.

There's not much we can do on InfiniTime side, unfortunately.