[GH-ISSUE #1449] Android app: Hide exact alarms setting for older devices #1018

Open
opened 2026-05-07 00:29:37 +02:00 by BreizhHardware · 0 comments

Originally created by @cyb3rko on GitHub (Sep 24, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1449

🐞 Describe the bug

I noticed on devices running older Android, clicking the setting "Exact alarms" doesn't do anything.
That's because it's a rather new permission added in SDK level 31 (Android 12).

The best way to handle that would be to hide the setting on Android versions < SDK 31.

💻 Components impacted

Android app

💡 Screenshots and/or logs

🔮 Additional context

Originally created by @cyb3rko on GitHub (Sep 24, 2025). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1449 :lady_beetle: **Describe the bug** I noticed on devices running older Android, clicking the setting "Exact alarms" doesn't do anything. That's because it's a rather new permission added in SDK level 31 (Android 12). The best way to handle that would be to hide the setting on Android versions < SDK 31. :computer: **Components impacted** <!-- ntfy server, Android app, iOS app, web app --> Android app :bulb: **Screenshots and/or logs** <!-- If applicable, add screenshots or share logs help explain your problem. To get logs from the ... - ntfy server: Enable "log-level: trace" in your server.yml file - Android app: Go to "Settings" -> "Record logs", then eventually "Copy/upload logs" - web app: Press "F12" and find the "Console" window --> <img width="500" src="https://github.com/user-attachments/assets/ed061af7-6bbe-4e0a-afea-f5c89198308a" /> :crystal_ball: **Additional context** <!-- Add any other context about the problem here. -->
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1018
No description provided.