barbeau / gpstest

The #1 open-source Android GNSS/GPS test program
Apache License 2.0
1.78k stars 364 forks source link

Notification constantly vibrates/sounds on Pixel 1 w/ API level 24 #623

Closed barbeau closed 1 year ago

barbeau commented 1 year ago

Describe the bug Notification constantly vibrates/sounds on Pixel 1 w/ API level 24. This is due to how we're constantly updating the notification with every GNSS fix.

To Reproduce Steps to reproduce the behavior:

  1. Start app

Expected behavior Notification update should be silent

Observed behavior On Pixel 1 device the device keeps buzzing with vibration and making the notification sound.