itsdrnoob / DataMonitor

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

App not listed in settings for alarm permission #228

Closed clayb91 closed 2 months ago

clayb91 commented 5 months ago

Checklist

Affected app version

2.4.0

Steps to reproduce the bug

  1. Install app
  2. App requests alarm permission and takes you to settings
  3. Data Monitor not listed in the menu to grant alarm permissions

Expected behavior

App appears in list to be granted alarm permissions

Actual behavior

App not listed

Screenshots/Screen recordings

Screenshot_20240111-121658

Logs

No response

Affected Android/Custom ROM version

Android 14

Affected device model

Pixel 7 Pro

Additional context

No response

itsdrnoob commented 2 months ago

Turns out, this is the intended behaviour. If the app is exempted from battery optimisation, it won't show up in Alarms & reminders settings as the permission is allowed by default.

If you enable battery optimisation for the app, you can see it gets listed again. photo_2024-04-30 21 23 34