itsdrnoob / DataMonitor

Data usage monitoring app for android.
GNU General Public License v3.0
532 stars 50 forks source link

Mobile Data doesn't show in widget #152

Closed seriousman64 closed 1 year ago

seriousman64 commented 1 year ago

Checklist

Affected app version

v2.2.0

Steps to reproduce the bug

  1. Go to widget settings on your mobile
  2. Find Data Monitor widget and place it on the main screen

Expected behavior

The widget should show both mobile and WI-FI data usage on it.

Actual behavior

The widget shows only WI-FI usage, while mobile data is shown as 0,00MB. On the other hand, if you check this inside the app, everything is shown as expected

Screenshots/Screen recordings

Screenshot_2023-03-20-08-18-25-178-edit_com miui home Screenshot_2023-03-20-08-19-42-370-edit_com drnoob datamonitor

Logs

No response

Affected Android/Custom ROM version

Android 12

Affected device model

Xiaomi Redmi Note 11

Additional context

No response

itsdrnoob commented 1 year ago

Add a data plan to show mobile data usage in the widget. Issue's been fixed in beta build. 2eb03a0122172b1ef9b0d2912ec9fe14513611c2

Duplicate of #150.