microg / GmsCore

Free implementation of Play Services
https://microg.org
Apache License 2.0
8.7k stars 1.74k forks source link

Exposure notification warning when disabling bluetooth, but EN is disabled #1551

Open RalfJung opened 3 years ago

RalfJung commented 3 years ago

Describe the bug I moved to a different country without widespread use of exposure notifications, and disabled the notifications in the German Corona Warn App that I had used before. However, I still get warnings from microG when disabling bluetooth, complaining that it cannot do exposure tracking without bluetooth.

To Reproduce Steps to reproduce the behavior:

  1. Enable and use exposure notifications with the Corona Warn App.
  2. Disable exposure notifications in the Corona Warn App.
  3. Disable bluetooth.

Expected behavior Nothing should happen, this is just fine.

Actual behavior I get a warning saying that disabling bluetooth means there cannot be tracking of exposure notifications. This is despite the fact that exposure notifications are disabled! The warning can be discarded, but it pops up again every now and then by itself, and each time I disable bluetooth.

System Android Version: 11 Custom ROM: LineageOS 18.1

Additional context I do not want to uninstall the CWA since it contains my scanned vaccination certificates which I'd rather keep (I will need them when visiting Germany).

real-or-random commented 1 year ago

I can confirm this on version 0.2.27.223616 (LOS 20 for microG).

edit: It seems the warning doesn't reappear after rebooting the device. Or perhabs force-closing the CWA (or CTG in my case) would have been enough.