GmsCore
GmsCore copied to clipboard
ENF: don't return encounter matches older than 14 days.
Currently recorded exposures are kept up to 15 days and are then cleaned out of the database. This leads to microG reporting too old matching encounters to CWA/CCTG and leading to this confusing display problem:

CCTG issue: https://codeberg.org/corona-contact-tracing-germany/cwa-android/issues/159
Heh, is seems that this can happen via google ENF as well: https://github.com/corona-warn-app/cwa-app-android/issues/4407#issuecomment-977725175
Which makes this strictly a CWA bug... I think? :thinking: :shrug:
@Bubu Isn't this already fixed by this PR? https://github.com/corona-warn-app/cwa-app-android/pull/4618
I haven't really been keeping up with cwa things recently. It might very well be fixed, yes.
Yes, upstream fixed this quite a while back already