covid-be-app / cwa-app-android

Native Android app using the Apple/Google exposure notification API.
https://coronalert.be
Apache License 2.0
53 stars 10 forks source link

Huge data communication (> 10 GB in a few hours) #131

Closed benoitdevos closed 3 years ago

benoitdevos commented 3 years ago

On saturday 16th, Coronalert Android app basically used all my monthly plan, i.e. 13.72 GB out of 15, in a few hours. At that moment my network supplier suspended my 4G connection - so I suspect it would have been much worse. You will find hereafter a screenshot of the standard Android data usage report.

Please note that Coronalert is also listed at the top my WIFI data consumption app list, with a lower, but still high, amount of data: 734 MB out of 2.97 GB.


coronalert_data_usage2

Jan-PieterBaert commented 3 years ago

Perhaps a setting to only use wifi could be useful (and also decreasing the data usage)

benoitdevos commented 3 years ago

Perhaps a setting to only use wifi could be useful (and also decreasing the data usage)

Such a setting already exist. I discovered it too late.

dronzal commented 3 years ago

seems to be the same issue I encountered #130

leroynicolasalexi commented 3 years ago

I'm sorry for that. Which version do you have ? An issue that could explains higher data consomption was fixed with 1.11.2

dronzal commented 3 years ago

@leroynicolasalexi, in my case (#130), the issue occured when app was already updated to 1.11.2

benoitdevos commented 3 years ago

@leroynicolasalexi

I'm sorry for that. Which version do you have ? An issue that could explains higher data consomption was fixed with 1.11.2

No I had already 1.11.2 at that moment.

benoitdevos commented 3 years ago

@leroynicolasalexi Can you link the corresponding commits that made you close this issue ?

leroynicolasalexi commented 3 years ago

https://github.com/covid-be-app/cwa-app-android/commit/4ed458133fe61772324ae30f292f3bdc4eb750f5

benoitdevos commented 3 years ago

4ed4581

But I had already version 1.11.2 when I submited this issue.